#22BBBE#22BBBE
#22BBBE is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.1% C 0.117 H 197.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #22BBBE |
|---|---|
| RGB | rgb(34, 187, 190) |
| HSL | hsl(181, 70%, 44%) |
| HSV | hsv(181, 82%, 75%) |
| CMYK | cmyk(82.1%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(69.18, -35.58, -12.31) |
| CIE-LCH | lch(69.18, 37.64, 199.09°) |
| OKLab | oklab(72.09% -0.112 -0.0342) |
| OKLCH | oklch(72.09% 0.117 197) |
| XYZ | xyz(27.7200, 39.5949, 54.8868) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 4.90
Topaz
#13BBAF
ΔE00 5.51
Turquoise Blue
#06B1C4
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.38
Tealish
#24BCA8
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BBBE #BE2522
analogous
#22BE73 #22BBBE #226DBE
triadic
#22BBBE #BE22BB #BBBE22
tetradic
#22BBBE #7322BE #BE2522 #6DBE22
square
#22BBBE #7322BE #BE2522 #6DBE22
split-complementary
#22BBBE #BE226D #BE7322
monochromatic
#0F5556 #19888A #22BBBE #40DADD #74E4E6
Accessibility & contrast
On white
2.35
#22BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#22BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BBBE
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BBBE | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2BE
Deuteranopia (green-blind)
#98A2BF
Tritanopia (blue-blind)
#00C2BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #22bbbe; /* rgb */ color: rgb(34, 187, 190); /* oklch */ color: oklch(72.1% 0.117 197.0);
Tailwind
colors: {
custom: {
50: '#7dd0d1',
500: '#22bbbe',
950: '#000000',
},
}SCSS
$custom: #22bbbe; $custom-light: #7dd0d1; $custom-dark: #000000;
JSON
{
"hex": "#22bbbe",
"rgb": {
"r": 34,
"g": 187,
"b": 190
},
"hsl": {
"h": 181.154,
"s": 69.643,
"l": 43.922
},
"oklch": {
"l": 0.72092,
"c": 0.11712,
"h": 197
},
"luminance": 0.39598
}Semantic roles & 50–950 ramp
primary
#22BBBE
secondary
#CD706F
accent
#3F3BEC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282