#22BC9D#22BC9D
#22BC9D is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.3% C 0.129 H 174.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #22BC9D |
|---|---|
| RGB | rgb(34, 188, 157) |
| HSL | hsl(168, 69%, 44%) |
| HSV | hsv(168, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 16.5%, 26.3%) |
| CIE-LAB | lab(68.56, -45.30, 4.90) |
| CIE-LCH | lch(68.56, 45.57, 173.82°) |
| OKLab | oklab(71.28% -0.1281 0.0123) |
| OKLCH | oklch(71.28% 0.129 174.5) |
| XYZ | xyz(24.7255, 38.7377, 38.0657) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.00
Tealish
#24BCA8
ΔE00 3.46
Turquoise (survey)
#06C2AC
ΔE00 3.50
Green Blue
#01C08D
ΔE00 5.19
Topaz
#13BBAF
ΔE00 6.21
Mediumaquamarine
#66CDAA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BC9D #BC2241
analogous
#22BC50 #22BC9D #228EBC
triadic
#22BC9D #9D22BC #BC9D22
tetradic
#22BC9D #5022BC #BC2241 #8EBC22
square
#22BC9D #5022BC #BC2241 #8EBC22
split-complementary
#22BC9D #BC228E #BC5022
monochromatic
#0F5446 #198872 #22BC9D #3FDCBD #73E6CF
Accessibility & contrast
On white
2.40
#22BC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#22BC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BC9D
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BC9D | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9C
Deuteranopia (green-blind)
#A2A19F
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #22bc9d; /* rgb */ color: rgb(34, 188, 157); /* oklch */ color: oklch(71.3% 0.129 174.5);
Tailwind
colors: {
custom: {
50: '#7ad1b9',
500: '#22bc9d',
950: '#000000',
},
}SCSS
$custom: #22bc9d; $custom-light: #7ad1b9; $custom-dark: #000000;
JSON
{
"hex": "#22bc9d",
"rgb": {
"r": 34,
"g": 188,
"b": 157
},
"hsl": {
"h": 167.922,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71279,
"c": 0.12867,
"h": 174.5
},
"luminance": 0.38741
}Semantic roles & 50–950 ramp
primary
#22BC9D
secondary
#CD6D80
accent
#3C5FEC
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280