#20B2AA color codes
- HEX
- #20B2AA
- HEX8
- #20B2AAFF
- HEX8 (Android)
- #FF20B2AA
- RGB
- rgb(32, 178, 170)
- RGB (%)
- 13%, 70%, 67%
- HSL
- hsl(177, 70%, 41%)
- HSV / HSB
- hsv(177, 82%, 70%)
- CMYK
- cmyk(82%, 0%, 4%, 30%)
- OKLCH
- oklch(0.6912 0.1142 188.96)
- OKLCH (%)
- oklch(69.12% 0.1142 188.96)
- Decimal
- 2142890
What color is #20B2AA?
#20B2AA sits at 69% lightness and 0.1142 chroma in OKLCH, hue 188.96°. Its nearest named color is LightSeaGreen (an exact match).
Shades and tints of #20B2AA
Tints
Shades
Tones
#20B2AA color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #20B2AA in CSS
.text { color: #20B2AA; }
.background { background-color: #20B2AA; }
.border { border: 2px solid #20B2AA; }
/* Modern, perceptually uniform */
.text { color: oklch(0.6912 0.1142 188.96); }
/* #20B2AA at 50% transparency */
.overlay { background-color: #20B2AA80; }Is #20B2AA accessible?
#20B2AA on white text scores 2.62:1; on black text it scores 8.01:1. Black text passes WCAG AAA on #20B2AA. Recommended text color on a #20B2AA background: black.
A 8.01:1 vs black
A 2.62:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#20B2AA) → black APCA Lc experimental 55.8 Lc · large or bold text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the teal family on the colors hub.
Frequently asked questions
- What color is #20B2AA?
- #20B2AA is LightSeaGreen. In RGB it is rgb(32, 178, 170), and in HSL hsl(177, 70%, 41%).
- What is #20B2AA in RGB?
- #20B2AA converts to rgb(32, 178, 170) — red 32, green 178, blue 170.
- What text color is readable on #20B2AA?
- Black text — it has the higher contrast ratio (8.01:1) against #20B2AA. Black text passes WCAG AAA on #20B2AA.