#22BDB9#22BDB9
#22BDB9 is a light, moderate teal. Relative luminance 0.402; OKLCH L 72.4% C 0.119 H 192.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #22BDB9 |
|---|---|
| RGB | rgb(34, 189, 185) |
| HSL | hsl(178, 70%, 44%) |
| HSV | hsv(178, 82%, 74%) |
| CMYK | cmyk(82%, 0%, 2.1%, 25.9%) |
| CIE-LAB | lab(69.64, -37.98, -8.88) |
| CIE-LCH | lch(69.64, 39.01, 193.16°) |
| OKLab | oklab(72.41% -0.1161 -0.0248) |
| OKLCH | oklch(72.41% 0.119 192.1) |
| XYZ | xyz(27.6101, 40.2345, 52.2004) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.01
Lightseagreen
#20B2AA
ΔE00 3.45
Darkturquoise
#00CED1
ΔE00 5.03
Mediumturquoise
#48D1CC
ΔE00 5.41
Tealish
#24BCA8
ΔE00 5.63
Turquoise (survey)
#06C2AC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BDB9 #BD2226
analogous
#22BD6B #22BDB9 #2273BD
triadic
#22BDB9 #B922BD #BDB922
tetradic
#22BDB9 #6B22BD #BD2226 #73BD22
square
#22BDB9 #6B22BD #BD2226 #73BD22
split-complementary
#22BDB9 #BD2273 #BD6B22
monochromatic
#0F5553 #198986 #22BDB9 #40DDD9 #73E6E3
Accessibility & contrast
On white
2.32
#22BDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#22BDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BDB9
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BDB9 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3B9
Deuteranopia (green-blind)
#9CA4BA
Tritanopia (blue-blind)
#00C3BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #22bdb9; /* rgb */ color: rgb(34, 189, 185); /* oklch */ color: oklch(72.4% 0.119 192.1);
Tailwind
colors: {
custom: {
50: '#7cd1ce',
500: '#22bdb9',
950: '#000000',
},
}SCSS
$custom: #22bdb9; $custom-light: #7cd1ce; $custom-dark: #000000;
JSON
{
"hex": "#22bdb9",
"rgb": {
"r": 34,
"g": 189,
"b": 185
},
"hsl": {
"h": 178.452,
"s": 69.507,
"l": 43.725
},
"oklch": {
"l": 0.72412,
"c": 0.11874,
"h": 192.1
},
"luminance": 0.40238
}Semantic roles & 50–950 ramp
primary
#22BDB9
secondary
#CD6E70
accent
#3B40EC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282