#22BBB8#22BBB8
#22BBB8 is a light, moderate teal. Relative luminance 0.393; OKLCH L 71.9% C 0.118 H 192.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #22BBB8 |
|---|---|
| RGB | rgb(34, 187, 184) |
| HSL | hsl(179, 69%, 43%) |
| HSV | hsv(179, 82%, 73%) |
| CMYK | cmyk(81.8%, 0%, 1.6%, 26.7%) |
| CIE-LAB | lab(69.00, -37.36, -9.29) |
| CIE-LCH | lch(69.00, 38.50, 193.96°) |
| OKLab | oklab(71.88% -0.1146 -0.0259) |
| OKLCH | oklch(71.88% 0.118 192.7) |
| XYZ | xyz(27.0776, 39.3380, 51.5040) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.19
Topaz
#13BBAF
ΔE00 3.30
Darkturquoise
#00CED1
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.92
Tealish
#24BCA8
ΔE00 5.97
Turquoise (survey)
#06C2AC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BBB8 #BB2225
analogous
#22BB6C #22BBB8 #2271BB
triadic
#22BBB8 #B822BB #BBB822
tetradic
#22BBB8 #6C22BB #BB2225 #71BB22
square
#22BBB8 #6C22BB #BB2225 #71BB22
split-complementary
#22BBB8 #BB2271 #BB6C22
monochromatic
#0F5352 #198785 #22BBB8 #3EDCD9 #72E5E3
Accessibility & contrast
On white
2.37
#22BBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#22BBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BBB8
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BBB8 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B8
Deuteranopia (green-blind)
#9AA2B9
Tritanopia (blue-blind)
#00C1BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #22bbb8; /* rgb */ color: rgb(34, 187, 184); /* oklch */ color: oklch(71.9% 0.118 192.7);
Tailwind
colors: {
custom: {
50: '#7cd0cd',
500: '#22bbb8',
950: '#000000',
},
}SCSS
$custom: #22bbb8; $custom-light: #7cd0cd; $custom-dark: #000000;
JSON
{
"hex": "#22bbb8",
"rgb": {
"r": 34,
"g": 187,
"b": 184
},
"hsl": {
"h": 178.824,
"s": 69.231,
"l": 43.333
},
"oklch": {
"l": 0.71881,
"c": 0.11754,
"h": 192.7
},
"luminance": 0.39341
}Semantic roles & 50–950 ramp
primary
#22BBB8
secondary
#CC6D6E
accent
#3C3FEC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0B1413
muted
#7C8282