#22BBBB#22BBBB
#22BBBB is a light, moderate teal. Relative luminance 0.395; OKLCH L 72.0% C 0.117 H 194.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #22BBBB |
|---|---|
| RGB | rgb(34, 187, 187) |
| HSL | hsl(180, 69%, 43%) |
| HSV | hsv(180, 82%, 73%) |
| CMYK | cmyk(81.8%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(69.09, -36.47, -10.80) |
| CIE-LCH | lch(69.09, 38.04, 196.50°) |
| OKLab | oklab(71.99% -0.1133 -0.0301) |
| OKLCH | oklch(71.99% 0.117 194.9) |
| XYZ | xyz(27.3954, 39.4651, 53.1777) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.96
Topaz
#13BBAF
ΔE00 4.40
Darkturquoise
#00CED1
ΔE00 5.00
Mediumturquoise
#48D1CC
ΔE00 6.06
Tealish
#24BCA8
ΔE00 7.08
Turquoise Blue
#06B1C4
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BBBB #BB2222
analogous
#22BB6E #22BBBB #226EBB
triadic
#22BBBB #BB22BB #BBBB22
tetradic
#22BBBB #6E22BB #BB2222 #6EBB22
square
#22BBBB #6E22BB #BB2222 #6EBB22
split-complementary
#22BBBB #BB226E #BB6E22
monochromatic
#0F5353 #198787 #22BBBB #3EDCDC #72E5E5
Accessibility & contrast
On white
2.36
#22BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#22BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BBBB
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BBBB | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#99A2BC
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #22bbbb; /* rgb */ color: rgb(34, 187, 187); /* oklch */ color: oklch(72.0% 0.117 194.9);
Tailwind
colors: {
custom: {
50: '#7cd0cf',
500: '#22bbbb',
950: '#000000',
},
}SCSS
$custom: #22bbbb; $custom-light: #7cd0cf; $custom-dark: #000000;
JSON
{
"hex": "#22bbbb",
"rgb": {
"r": 34,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 69.231,
"l": 43.333
},
"oklch": {
"l": 0.71985,
"c": 0.11724,
"h": 194.9
},
"luminance": 0.39469
}Semantic roles & 50–950 ramp
primary
#22BBBB
secondary
#CC6D6D
accent
#3C3CEC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0B1413
muted
#7C8282