#22CA9E#22CA9E
#22CA9E is a light, vivid teal. Relative luminance 0.451; OKLCH L 74.9% C 0.144 H 169.1°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #22CA9E |
|---|---|
| RGB | rgb(34, 202, 158) |
| HSL | hsl(164, 71%, 46%) |
| HSV | hsv(164, 83%, 79%) |
| CMYK | cmyk(83.2%, 0%, 21.8%, 20.8%) |
| CIE-LAB | lab(72.92, -50.80, 10.60) |
| CIE-LCH | lch(72.92, 51.89, 168.22°) |
| OKLab | oklab(74.87% -0.141 0.0271) |
| OKLCH | oklch(74.87% 0.144 169.1) |
| XYZ | xyz(27.9483, 45.0462, 39.5629) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.42
Eucalyptus
#44D7A8
ΔE00 3.57
Greenblue
#23C48B
ΔE00 3.79
Aquamarine (survey)
#04D8B2
ΔE00 4.13
Mediumaquamarine
#66CDAA
ΔE00 4.63
Greenish Teal
#32BF84
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22CA9E #CA224E
analogous
#22CA4A #22CA9E #22A2CA
triadic
#22CA9E #9E22CA #CA9E22
tetradic
#22CA9E #4A22CA #CA224E #A2CA22
square
#22CA9E #4A22CA #CA224E #A2CA22
split-complementary
#22CA9E #CA22A2 #CA4A22
monochromatic
#10614C #199675 #22CA9E #49E0B9 #7DE9CD
Accessibility & contrast
On white
2.10
#22CA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#22CA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22CA9E
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22CA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22CA9E | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9C
Deuteranopia (green-blind)
#B0ADA1
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #22ca9e; /* rgb */ color: rgb(34, 202, 158); /* oklch */ color: oklch(74.9% 0.144 169.1);
Tailwind
colors: {
custom: {
50: '#7ddbba',
500: '#22ca9e',
950: '#000000',
},
}SCSS
$custom: #22ca9e; $custom-light: #7ddbba; $custom-dark: #000000;
JSON
{
"hex": "#22ca9e",
"rgb": {
"r": 34,
"g": 202,
"b": 158
},
"hsl": {
"h": 164.286,
"s": 71.186,
"l": 46.275
},
"oklch": {
"l": 0.74866,
"c": 0.14361,
"h": 169.1
},
"luminance": 0.4505
}Semantic roles & 50–950 ramp
primary
#22CA9E
secondary
#D1778E
accent
#3A69EE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380