#22C99B#22C99B
#22C99B is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.5% C 0.145 H 168.1°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #22C99B |
|---|---|
| RGB | rgb(34, 201, 155) |
| HSL | hsl(163, 71%, 46%) |
| HSV | hsv(163, 83%, 79%) |
| CMYK | cmyk(83.1%, 0%, 22.9%, 21.2%) |
| CIE-LAB | lab(72.55, -51.13, 11.68) |
| CIE-LCH | lch(72.55, 52.44, 167.13°) |
| OKLab | oklab(74.54% -0.1415 0.0298) |
| OKLCH | oklch(74.54% 0.145 168.1) |
| XYZ | xyz(27.4594, 44.4764, 38.1416) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.90
Greenblue
#23C48B
ΔE00 3.18
Eucalyptus
#44D7A8
ΔE00 3.78
Greenish Teal
#32BF84
ΔE00 4.62
Aquamarine (survey)
#04D8B2
ΔE00 4.66
Mediumaquamarine
#66CDAA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22C99B #C92250
analogous
#22C947 #22C99B #22A3C9
triadic
#22C99B #9B22C9 #C99B22
tetradic
#22C99B #4722C9 #C92250 #A3C922
square
#22C99B #4722C9 #C92250 #A3C922
split-complementary
#22C99B #C922A3 #C94722
monochromatic
#10604A #199573 #22C99B #48E0B6 #7CE9CB
Accessibility & contrast
On white
2.12
#22C99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#22C99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22C99B
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22C99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22C99B | 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)
#C4BA99
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#00CABC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #22c99b; /* rgb */ color: rgb(34, 201, 155); /* oklch */ color: oklch(74.5% 0.145 168.1);
Tailwind
colors: {
custom: {
50: '#7cdab8',
500: '#22c99b',
950: '#000000',
},
}SCSS
$custom: #22c99b; $custom-light: #7cdab8; $custom-dark: #000000;
JSON
{
"hex": "#22c99b",
"rgb": {
"r": 34,
"g": 201,
"b": 155
},
"hsl": {
"h": 163.473,
"s": 71.064,
"l": 46.078
},
"oklch": {
"l": 0.74535,
"c": 0.14462,
"h": 168.1
},
"luminance": 0.4448
}Semantic roles & 50–950 ramp
primary
#22C99B
secondary
#D1768F
accent
#3A6CEE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380