#22C99C#22C99C
#22C99C is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.6% C 0.144 H 168.6°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #22C99C |
|---|---|
| RGB | rgb(34, 201, 156) |
| HSL | hsl(164, 71%, 46%) |
| HSV | hsv(164, 83%, 79%) |
| CMYK | cmyk(83.1%, 0%, 22.4%, 21.2%) |
| CIE-LAB | lab(72.57, -50.88, 11.17) |
| CIE-LCH | lch(72.57, 52.10, 167.62°) |
| OKLab | oklab(74.56% -0.141 0.0285) |
| OKLCH | oklch(74.56% 0.144 168.6) |
| XYZ | xyz(27.5437, 44.5102, 38.5857) |
| Luminance | 0.4451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.04
Greenblue
#23C48B
ΔE00 3.41
Eucalyptus
#44D7A8
ΔE00 3.78
Aquamarine (survey)
#04D8B2
ΔE00 4.51
Mediumaquamarine
#66CDAA
ΔE00 4.81
Greenish Teal
#32BF84
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22C99C #C9224F
analogous
#22C948 #22C99C #22A2C9
triadic
#22C99C #9C22C9 #C99C22
tetradic
#22C99C #4822C9 #C9224F #A2C922
square
#22C99C #4822C9 #C9224F #A2C922
split-complementary
#22C99C #C922A2 #C94822
monochromatic
#10604B #199573 #22C99C #48E0B7 #7CE9CC
Accessibility & contrast
On white
2.12
#22C99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#22C99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22C99C
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22C99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22C99C | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9A
Deuteranopia (green-blind)
#B0AC9F
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #22c99c; /* rgb */ color: rgb(34, 201, 156); /* oklch */ color: oklch(74.6% 0.144 168.6);
Tailwind
colors: {
custom: {
50: '#7cdab9',
500: '#22c99c',
950: '#000000',
},
}SCSS
$custom: #22c99c; $custom-light: #7cdab9; $custom-dark: #000000;
JSON
{
"hex": "#22c99c",
"rgb": {
"r": 34,
"g": 201,
"b": 156
},
"hsl": {
"h": 163.832,
"s": 71.064,
"l": 46.078
},
"oklch": {
"l": 0.7456,
"c": 0.14389,
"h": 168.6
},
"luminance": 0.44514
}Semantic roles & 50–950 ramp
primary
#22C99C
secondary
#D1768E
accent
#3A6AEE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380