#22BDBA#22BDBA
#22BDBA is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.4% C 0.119 H 192.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #22BDBA |
|---|---|
| RGB | rgb(34, 189, 186) |
| HSL | hsl(179, 70%, 44%) |
| HSV | hsv(179, 82%, 74%) |
| CMYK | cmyk(82%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(69.67, -37.69, -9.39) |
| CIE-LCH | lch(69.67, 38.84, 193.99°) |
| OKLab | oklab(72.45% -0.1157 -0.0262) |
| OKLCH | oklch(72.45% 0.119 192.8) |
| XYZ | xyz(27.7160, 40.2769, 52.7583) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.37
Lightseagreen
#20B2AA
ΔE00 3.64
Darkturquoise
#00CED1
ΔE00 4.85
Mediumturquoise
#48D1CC
ΔE00 5.41
Tealish
#24BCA8
ΔE00 6.00
Turquoise (survey)
#06C2AC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BDBA #BD2225
analogous
#22BD6C #22BDBA #2272BD
triadic
#22BDBA #BA22BD #BDBA22
tetradic
#22BDBA #6C22BD #BD2225 #72BD22
square
#22BDBA #6C22BD #BD2225 #72BD22
split-complementary
#22BDBA #BD2272 #BD6C22
monochromatic
#0F5554 #198987 #22BDBA #40DDDA #73E6E4
Accessibility & contrast
On white
2.32
#22BDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#22BDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BDBA
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BDBA | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BA
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #22bdba; /* rgb */ color: rgb(34, 189, 186); /* oklch */ color: oklch(72.4% 0.119 192.8);
Tailwind
colors: {
custom: {
50: '#7cd1ce',
500: '#22bdba',
950: '#000000',
},
}SCSS
$custom: #22bdba; $custom-light: #7cd1ce; $custom-dark: #000000;
JSON
{
"hex": "#22bdba",
"rgb": {
"r": 34,
"g": 189,
"b": 186
},
"hsl": {
"h": 178.839,
"s": 69.507,
"l": 43.725
},
"oklch": {
"l": 0.72447,
"c": 0.1186,
"h": 192.8
},
"luminance": 0.4028
}Semantic roles & 50–950 ramp
primary
#22BDBA
secondary
#CD6E70
accent
#3B3FEC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282