#22BBB9#22BBB9
#22BBB9 is a light, moderate teal. Relative luminance 0.394; OKLCH L 71.9% C 0.117 H 193.4°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #22BBB9 |
|---|---|
| RGB | rgb(34, 187, 185) |
| HSL | hsl(179, 69%, 43%) |
| HSV | hsv(179, 82%, 73%) |
| CMYK | cmyk(81.8%, 0%, 1.1%, 26.7%) |
| CIE-LAB | lab(69.03, -37.07, -9.79) |
| CIE-LCH | lch(69.03, 38.34, 194.80°) |
| OKLab | oklab(71.91% -0.1142 -0.0273) |
| OKLCH | oklch(71.91% 0.117 193.4) |
| XYZ | xyz(27.1828, 39.3800, 52.0580) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.43
Topaz
#13BBAF
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.95
Tealish
#24BCA8
ΔE00 6.34
Turquoise (survey)
#06C2AC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BBB9 #BB2224
analogous
#22BB6C #22BBB9 #2270BB
triadic
#22BBB9 #B922BB #BBB922
tetradic
#22BBB9 #6C22BB #BB2224 #70BB22
square
#22BBB9 #6C22BB #BB2224 #70BB22
split-complementary
#22BBB9 #BB2270 #BB6C22
monochromatic
#0F5353 #198786 #22BBB9 #3EDCDA #72E5E4
Accessibility & contrast
On white
2.37
#22BBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#22BBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BBB9
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BBB9 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B9
Deuteranopia (green-blind)
#9AA2BA
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #22bbb9; /* rgb */ color: rgb(34, 187, 185); /* oklch */ color: oklch(71.9% 0.117 193.4);
Tailwind
colors: {
custom: {
50: '#7cd0ce',
500: '#22bbb9',
950: '#000000',
},
}SCSS
$custom: #22bbb9; $custom-light: #7cd0ce; $custom-dark: #000000;
JSON
{
"hex": "#22bbb9",
"rgb": {
"r": 34,
"g": 187,
"b": 185
},
"hsl": {
"h": 179.216,
"s": 69.231,
"l": 43.333
},
"oklch": {
"l": 0.71915,
"c": 0.11743,
"h": 193.4
},
"luminance": 0.39384
}Semantic roles & 50–950 ramp
primary
#22BBB9
secondary
#CC6D6E
accent
#3C3EEC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0B1413
muted
#7C8282