#22C99A#22C99A
#22C99A is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.5% C 0.145 H 167.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #22C99A |
|---|---|
| RGB | rgb(34, 201, 154) |
| HSL | hsl(163, 71%, 46%) |
| HSV | hsv(163, 83%, 79%) |
| CMYK | cmyk(83.1%, 0%, 23.4%, 21.2%) |
| CIE-LAB | lab(72.52, -51.37, 12.19) |
| CIE-LCH | lch(72.52, 52.79, 166.65°) |
| OKLab | oklab(74.51% -0.142 0.0311) |
| OKLCH | oklch(74.51% 0.145 167.6) |
| XYZ | xyz(27.3757, 44.4430, 37.7011) |
| Luminance | 0.4445 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.78
Greenblue
#23C48B
ΔE00 2.95
Eucalyptus
#44D7A8
ΔE00 3.79
Greenish Teal
#32BF84
ΔE00 4.42
Aquamarine (survey)
#04D8B2
ΔE00 4.82
Mediumaquamarine
#66CDAA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22C99A #C92251
analogous
#22C946 #22C99A #22A4C9
triadic
#22C99A #9A22C9 #C99A22
tetradic
#22C99A #4622C9 #C92251 #A4C922
square
#22C99A #4622C9 #C92251 #A4C922
split-complementary
#22C99A #C922A4 #C94622
monochromatic
#10604A #199572 #22C99A #48E0B5 #7CE9CA
Accessibility & contrast
On white
2.12
#22C99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#22C99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22C99A
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22C99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22C99A | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA98
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #22c99a; /* rgb */ color: rgb(34, 201, 154); /* oklch */ color: oklch(74.5% 0.145 167.6);
Tailwind
colors: {
custom: {
50: '#7cdab7',
500: '#22c99a',
950: '#000000',
},
}SCSS
$custom: #22c99a; $custom-light: #7cdab7; $custom-dark: #000000;
JSON
{
"hex": "#22c99a",
"rgb": {
"r": 34,
"g": 201,
"b": 154
},
"hsl": {
"h": 163.114,
"s": 71.064,
"l": 46.078
},
"oklch": {
"l": 0.74509,
"c": 0.14535,
"h": 167.6
},
"luminance": 0.44446
}Semantic roles & 50–950 ramp
primary
#22C99A
secondary
#D1768F
accent
#3A6DEE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380