#22C99E#22C99E
#22C99E is a light, vivid teal. Relative luminance 0.446; OKLCH L 74.6% C 0.142 H 169.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #22C99E |
|---|---|
| RGB | rgb(34, 201, 158) |
| HSL | hsl(165, 71%, 46%) |
| HSV | hsv(165, 83%, 79%) |
| CMYK | cmyk(83.1%, 0%, 21.4%, 21.2%) |
| CIE-LAB | lab(72.61, -50.40, 10.16) |
| CIE-LCH | lch(72.61, 51.41, 168.60°) |
| OKLab | oklab(74.61% -0.1401 0.0259) |
| OKLCH | oklch(74.61% 0.142 169.5) |
| XYZ | xyz(27.7144, 44.5785, 39.4849) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 3.84
Greenblue
#23C48B
ΔE00 3.89
Aquamarine (survey)
#04D8B2
ΔE00 4.23
Mediumaquamarine
#66CDAA
ΔE00 4.63
Greenish Teal
#32BF84
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22C99E #C9224D
analogous
#22C94A #22C99E #22A0C9
triadic
#22C99E #9E22C9 #C99E22
tetradic
#22C99E #4A22C9 #C9224D #A0C922
square
#22C99E #4A22C9 #C9224D #A0C922
split-complementary
#22C99E #C922A0 #C94A22
monochromatic
#10604C #199575 #22C99E #48E0B9 #7CE9CD
Accessibility & contrast
On white
2.12
#22C99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#22C99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22C99E
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22C99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22C99E | 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)
#C3BB9C
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #22c99e; /* rgb */ color: rgb(34, 201, 158); /* oklch */ color: oklch(74.6% 0.142 169.5);
Tailwind
colors: {
custom: {
50: '#7ddaba',
500: '#22c99e',
950: '#000000',
},
}SCSS
$custom: #22c99e; $custom-light: #7ddaba; $custom-dark: #000000;
JSON
{
"hex": "#22c99e",
"rgb": {
"r": 34,
"g": 201,
"b": 158
},
"hsl": {
"h": 164.551,
"s": 71.064,
"l": 46.078
},
"oklch": {
"l": 0.74613,
"c": 0.14247,
"h": 169.5
},
"luminance": 0.44582
}Semantic roles & 50–950 ramp
primary
#22C99E
secondary
#D1768D
accent
#3A68EE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380