#22CAA1#22CAA1
#22CAA1 is a light, vivid teal. Relative luminance 0.452; OKLCH L 74.9% C 0.142 H 170.6°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #22CAA1 |
|---|---|
| RGB | rgb(34, 202, 161) |
| HSL | hsl(165, 71%, 46%) |
| HSV | hsv(165, 83%, 79%) |
| CMYK | cmyk(83.2%, 0%, 20.3%, 20.8%) |
| CIE-LAB | lab(72.99, -50.06, 9.08) |
| CIE-LCH | lch(72.99, 50.88, 169.72°) |
| OKLab | oklab(74.95% -0.1396 0.0231) |
| OKLCH | oklch(74.95% 0.142 170.6) |
| XYZ | xyz(28.2097, 45.1508, 40.9395) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 3.76
Green Blue
#01C08D
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.42
Greenblue
#23C48B
ΔE00 4.52
Turquoise (survey)
#06C2AC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22CAA1 #CA224B
analogous
#22CA4D #22CAA1 #229FCA
triadic
#22CAA1 #A122CA #CAA122
tetradic
#22CAA1 #4D22CA #CA224B #9FCA22
square
#22CAA1 #4D22CA #CA224B #9FCA22
split-complementary
#22CAA1 #CA229F #CA4D22
monochromatic
#10614D #199677 #22CAA1 #49E0BB #7DE9CF
Accessibility & contrast
On white
2.09
#22CAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#22CAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22CAA1
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22CAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22CAA1 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 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: #22caa1; /* rgb */ color: rgb(34, 202, 161); /* oklch */ color: oklch(74.9% 0.142 170.6);
Tailwind
colors: {
custom: {
50: '#7ddbbc',
500: '#22caa1',
950: '#000000',
},
}SCSS
$custom: #22caa1; $custom-light: #7ddbbc; $custom-dark: #000000;
JSON
{
"hex": "#22caa1",
"rgb": {
"r": 34,
"g": 202,
"b": 161
},
"hsl": {
"h": 165.357,
"s": 71.186,
"l": 46.275
},
"oklch": {
"l": 0.74946,
"c": 0.14152,
"h": 170.6
},
"luminance": 0.45154
}Semantic roles & 50–950 ramp
primary
#22CAA1
secondary
#D1778D
accent
#3A66EE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1512
muted
#7D8381