#20A9AA#20A9AA
#20A9AA is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.8% C 0.108 H 195.7°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #20A9AA |
|---|---|
| RGB | rgb(32, 169, 170) |
| HSL | hsl(180, 68%, 40%) |
| HSV | hsv(180, 81%, 67%) |
| CMYK | cmyk(81.2%, 0.6%, 0%, 33.3%) |
| CIE-LAB | lab(63.00, -33.34, -10.49) |
| CIE-LCH | lch(63.00, 34.95, 197.46°) |
| OKLab | oklab(66.85% -0.1041 -0.0292) |
| OKLCH | oklch(66.85% 0.108 195.7) |
| XYZ | xyz(22.0360, 31.5825, 42.9570) |
| Luminance | 0.3159 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.18
Sea
#3C9992
ΔE00 6.01
Cadetblue
#5F9EA0
ΔE00 6.67
Topaz
#13BBAF
ΔE00 6.82
Turquoise Blue
#06B1C4
ΔE00 6.84
Blue Green
#0F9B8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20A9AA #AA2120
analogous
#20AA66 #20A9AA #2064AA
triadic
#20A9AA #AA20A9 #A9AA20
tetradic
#20A9AA #6620AA #AA2120 #64AA20
square
#20A9AA #6620AA #AA2120 #64AA20
split-complementary
#20A9AA #AA2064 #AA6620
monochromatic
#0D4343 #167676 #20A9AA #2FD7D8 #63E1E2
Accessibility & contrast
On white
2.87
#20A9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#20A9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20A9AA
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20A9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20A9AA | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0AA
Deuteranopia (green-blind)
#8A93AB
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #20a9aa; /* rgb */ color: rgb(32, 169, 170); /* oklch */ color: oklch(66.8% 0.108 195.7);
Tailwind
colors: {
custom: {
50: '#77c3c3',
500: '#20a9aa',
950: '#000000',
},
}SCSS
$custom: #20a9aa; $custom-light: #77c3c3; $custom-dark: #000000;
JSON
{
"hex": "#20a9aa",
"rgb": {
"r": 32,
"g": 169,
"b": 170
},
"hsl": {
"h": 180.435,
"s": 68.317,
"l": 39.608
},
"oklch": {
"l": 0.6685,
"c": 0.10808,
"h": 195.7
},
"luminance": 0.31585
}Semantic roles & 50–950 ramp
primary
#20A9AA
secondary
#C7605F
accent
#3E3DEB
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0A1212
muted
#7C8181