#22C99F#22C99F
#22C99F is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.6% C 0.142 H 170.0°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #22C99F |
|---|---|
| RGB | rgb(34, 201, 159) |
| HSL | hsl(165, 71%, 46%) |
| HSV | hsv(165, 83%, 79%) |
| CMYK | cmyk(83.1%, 0%, 20.9%, 21.2%) |
| CIE-LAB | lab(72.64, -50.15, 9.65) |
| CIE-LCH | lch(72.64, 51.07, 169.10°) |
| OKLab | oklab(74.64% -0.1396 0.0246) |
| OKLCH | oklch(74.64% 0.142 170) |
| XYZ | xyz(27.8009, 44.6130, 39.9401) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.56
Eucalyptus
#44D7A8
ΔE00 3.90
Aquamarine (survey)
#04D8B2
ΔE00 4.10
Greenblue
#23C48B
ΔE00 4.14
Mediumaquamarine
#66CDAA
ΔE00 4.55
Greenish Teal
#32BF84
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22C99F #C9224C
analogous
#22C94B #22C99F #229FC9
triadic
#22C99F #9F22C9 #C99F22
tetradic
#22C99F #4B22C9 #C9224C #9FC922
square
#22C99F #4B22C9 #C9224C #9FC922
split-complementary
#22C99F #C9229F #C94B22
monochromatic
#10604C #199576 #22C99F #48E0BA #7CE9CE
Accessibility & contrast
On white
2.12
#22C99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#22C99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22C99F
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22C99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22C99F | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9D
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #22c99f; /* rgb */ color: rgb(34, 201, 159); /* oklch */ color: oklch(74.6% 0.142 170.0);
Tailwind
colors: {
custom: {
50: '#7ddabb',
500: '#22c99f',
950: '#000000',
},
}SCSS
$custom: #22c99f; $custom-light: #7ddabb; $custom-dark: #000000;
JSON
{
"hex": "#22c99f",
"rgb": {
"r": 34,
"g": 201,
"b": 159
},
"hsl": {
"h": 164.91,
"s": 71.064,
"l": 46.078
},
"oklch": {
"l": 0.74639,
"c": 0.14176,
"h": 170
},
"luminance": 0.44617
}Semantic roles & 50–950 ramp
primary
#22C99F
secondary
#D1768D
accent
#3A67EE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380