#22CAA0#22CAA0
#22CAA0 is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.142 H 170.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #22CAA0 |
|---|---|
| RGB | rgb(34, 202, 160) |
| HSL | hsl(165, 71%, 46%) |
| HSV | hsv(165, 83%, 79%) |
| CMYK | cmyk(83.2%, 0%, 20.8%, 20.8%) |
| CIE-LAB | lab(72.97, -50.31, 9.59) |
| CIE-LCH | lch(72.97, 51.21, 169.21°) |
| OKLab | oklab(74.92% -0.1401 0.0245) |
| OKLCH | oklch(74.92% 0.142 170.1) |
| XYZ | xyz(28.1219, 45.1156, 40.4769) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.68
Green Blue
#01C08D
ΔE00 3.76
Aquamarine (survey)
#04D8B2
ΔE00 3.86
Greenblue
#23C48B
ΔE00 4.27
Mediumaquamarine
#66CDAA
ΔE00 4.48
Greenish Teal
#32BF84
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22CAA0 #CA224C
analogous
#22CA4C #22CAA0 #22A0CA
triadic
#22CAA0 #A022CA #CAA022
tetradic
#22CAA0 #4C22CA #CA224C #A0CA22
square
#22CAA0 #4C22CA #CA224C #A0CA22
split-complementary
#22CAA0 #CA22A0 #CA4C22
monochromatic
#10614D #199677 #22CAA0 #49E0BA #7DE9CE
Accessibility & contrast
On white
2.10
#22CAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#22CAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22CAA0
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22CAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22CAA0 | 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: #22caa0; /* rgb */ color: rgb(34, 202, 160); /* oklch */ color: oklch(74.9% 0.142 170.1);
Tailwind
colors: {
custom: {
50: '#7ddbbc',
500: '#22caa0',
950: '#000000',
},
}SCSS
$custom: #22caa0; $custom-light: #7ddbbc; $custom-dark: #000000;
JSON
{
"hex": "#22caa0",
"rgb": {
"r": 34,
"g": 202,
"b": 160
},
"hsl": {
"h": 165,
"s": 71.186,
"l": 46.275
},
"oklch": {
"l": 0.74919,
"c": 0.14221,
"h": 170.1
},
"luminance": 0.45119
}Semantic roles & 50–950 ramp
primary
#22CAA0
secondary
#D1778D
accent
#3A67EE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381