#22BDB8#22BDB8
#22BDB8 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.119 H 191.4°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #22BDB8 |
|---|---|
| RGB | rgb(34, 189, 184) |
| HSL | hsl(178, 70%, 44%) |
| HSV | hsv(178, 82%, 74%) |
| CMYK | cmyk(82%, 0%, 2.6%, 25.9%) |
| CIE-LAB | lab(69.61, -38.27, -8.38) |
| CIE-LCH | lch(69.61, 39.18, 192.35°) |
| OKLab | oklab(72.38% -0.1166 -0.0234) |
| OKLCH | oklch(72.38% 0.119 191.4) |
| XYZ | xyz(27.5049, 40.1925, 51.6464) |
| Luminance | 0.4020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.66
Lightseagreen
#20B2AA
ΔE00 3.29
Darkturquoise
#00CED1
ΔE00 5.22
Tealish
#24BCA8
ΔE00 5.27
Mediumturquoise
#48D1CC
ΔE00 5.43
Turquoise (survey)
#06C2AC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BDB8 #BD2227
analogous
#22BD6B #22BDB8 #2274BD
triadic
#22BDB8 #B822BD #BDB822
tetradic
#22BDB8 #6B22BD #BD2227 #74BD22
square
#22BDB8 #6B22BD #BD2227 #74BD22
split-complementary
#22BDB8 #BD2274 #BD6B22
monochromatic
#0F5553 #198986 #22BDB8 #40DDD8 #73E6E2
Accessibility & contrast
On white
2.32
#22BDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#22BDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BDB8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BDB8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B8
Deuteranopia (green-blind)
#9CA4B9
Tritanopia (blue-blind)
#00C3BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #22bdb8; /* rgb */ color: rgb(34, 189, 184); /* oklch */ color: oklch(72.4% 0.119 191.4);
Tailwind
colors: {
custom: {
50: '#7cd1cd',
500: '#22bdb8',
950: '#000000',
},
}SCSS
$custom: #22bdb8; $custom-light: #7cd1cd; $custom-dark: #000000;
JSON
{
"hex": "#22bdb8",
"rgb": {
"r": 34,
"g": 189,
"b": 184
},
"hsl": {
"h": 178.065,
"s": 69.507,
"l": 43.725
},
"oklch": {
"l": 0.72378,
"c": 0.11889,
"h": 191.4
},
"luminance": 0.40196
}Semantic roles & 50–950 ramp
primary
#22BDB8
secondary
#CD6E71
accent
#3B41EC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0B1413
muted
#7C8282