#20CAA0#20CAA0
#20CAA0 is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.143 H 170.2°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #20CAA0 |
|---|---|
| RGB | rgb(32, 202, 160) |
| HSL | hsl(165, 73%, 46%) |
| HSV | hsv(165, 84%, 79%) |
| CMYK | cmyk(84.2%, 0%, 20.8%, 20.8%) |
| CIE-LAB | lab(72.95, -50.47, 9.55) |
| CIE-LCH | lch(72.95, 51.36, 169.28°) |
| OKLab | oklab(74.9% -0.1405 0.0244) |
| OKLCH | oklch(74.9% 0.143 170.2) |
| XYZ | xyz(28.0578, 45.0826, 40.4739) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.71
Green Blue
#01C08D
ΔE00 3.76
Aquamarine (survey)
#04D8B2
ΔE00 3.85
Greenblue
#23C48B
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 4.53
Greenish Teal
#32BF84
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#20CAA0 #CA204A
analogous
#20CA4B #20CAA0 #209FCA
triadic
#20CAA0 #A020CA #CAA020
tetradic
#20CAA0 #4B20CA #CA204A #9FCA20
square
#20CAA0 #4B20CA #CA204A #9FCA20
split-complementary
#20CAA0 #CA209F #CA4B20
monochromatic
#0F604C #189576 #20CAA0 #46E2BB #7AEACE
Accessibility & contrast
On white
2.10
#20CAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#20CAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #20CAA0
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##20CAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##20CAA0 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 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)
#C4BC9E
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #20caa0; /* rgb */ color: rgb(32, 202, 160); /* oklch */ color: oklch(74.9% 0.143 170.2);
Tailwind
colors: {
custom: {
50: '#7cdbbc',
500: '#20caa0',
950: '#000000',
},
}SCSS
$custom: #20caa0; $custom-light: #7cdbbc; $custom-dark: #000000;
JSON
{
"hex": "#20caa0",
"rgb": {
"r": 32,
"g": 202,
"b": 160
},
"hsl": {
"h": 165.176,
"s": 72.65,
"l": 45.882
},
"oklch": {
"l": 0.74895,
"c": 0.14264,
"h": 170.2
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#20CAA0
secondary
#D2748B
accent
#3866EF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381