#20CAA1#20CAA1
#20CAA1 is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.142 H 170.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #20CAA1 |
|---|---|
| RGB | rgb(32, 202, 161) |
| HSL | hsl(166, 73%, 46%) |
| HSV | hsv(166, 84%, 79%) |
| CMYK | cmyk(84.2%, 0%, 20.3%, 20.8%) |
| CIE-LAB | lab(72.97, -50.22, 9.05) |
| CIE-LCH | lch(72.97, 51.03, 169.79°) |
| OKLab | oklab(74.92% -0.1401 0.0231) |
| OKLCH | oklch(74.92% 0.142 170.7) |
| XYZ | xyz(28.1457, 45.1177, 40.9365) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.73
Eucalyptus
#44D7A8
ΔE00 3.79
Green Blue
#01C08D
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.47
Greenblue
#23C48B
ΔE00 4.53
Turquoise (survey)
#06C2AC
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20CAA1 #CA2049
analogous
#20CA4C #20CAA1 #209ECA
triadic
#20CAA1 #A120CA #CAA120
tetradic
#20CAA1 #4C20CA #CA2049 #9ECA20
square
#20CAA1 #4C20CA #CA2049 #9ECA20
split-complementary
#20CAA1 #CA209E #CA4C20
monochromatic
#0F604D #189577 #20CAA1 #46E2BC #7AEACF
Accessibility & contrast
On white
2.09
#20CAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#20CAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20CAA1
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20CAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20CAA1 | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9F
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#00CCBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #20caa1; /* rgb */ color: rgb(32, 202, 161); /* oklch */ color: oklch(74.9% 0.142 170.7);
Tailwind
colors: {
custom: {
50: '#7cdbbc',
500: '#20caa1',
950: '#000000',
},
}SCSS
$custom: #20caa1; $custom-light: #7cdbbc; $custom-dark: #000000;
JSON
{
"hex": "#20caa1",
"rgb": {
"r": 32,
"g": 202,
"b": 161
},
"hsl": {
"h": 165.529,
"s": 72.65,
"l": 45.882
},
"oklch": {
"l": 0.74921,
"c": 0.14194,
"h": 170.7
},
"luminance": 0.45121
}Semantic roles & 50–950 ramp
primary
#20CAA1
secondary
#D2748B
accent
#3865EF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381