#22BABB#22BABB
#22BABB is a light, moderate teal. Relative luminance 0.390; OKLCH L 71.7% C 0.117 H 195.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #22BABB |
|---|---|
| RGB | rgb(34, 186, 187) |
| HSL | hsl(180, 69%, 43%) |
| HSV | hsv(180, 82%, 73%) |
| CMYK | cmyk(81.8%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(68.78, -36.01, -11.26) |
| CIE-LCH | lch(68.78, 37.73, 197.36°) |
| OKLab | oklab(71.74% -0.1124 -0.0313) |
| OKLCH | oklch(71.74% 0.117 195.6) |
| XYZ | xyz(27.1840, 39.0423, 53.1072) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.09
Topaz
#13BBAF
ΔE00 4.76
Darkturquoise
#00CED1
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 6.39
Turquoise Blue
#06B1C4
ΔE00 6.87
Tealish
#24BCA8
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BABB #BB2322
analogous
#22BB6F #22BABB #226DBB
triadic
#22BABB #BB22BA #BABB22
tetradic
#22BABB #6F22BB #BB2322 #6DBB22
square
#22BABB #6F22BB #BB2322 #6DBB22
split-complementary
#22BABB #BB226D #BB6F22
monochromatic
#0F5353 #198687 #22BABB #3EDBDC #72E5E5
Accessibility & contrast
On white
2.38
#22BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#22BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BABB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BABB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BB
Deuteranopia (green-blind)
#98A1BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #22babb; /* rgb */ color: rgb(34, 186, 187); /* oklch */ color: oklch(71.7% 0.117 195.6);
Tailwind
colors: {
custom: {
50: '#7ccfcf',
500: '#22babb',
950: '#000000',
},
}SCSS
$custom: #22babb; $custom-light: #7ccfcf; $custom-dark: #000000;
JSON
{
"hex": "#22babb",
"rgb": {
"r": 34,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.392,
"s": 69.231,
"l": 43.333
},
"oklch": {
"l": 0.71737,
"c": 0.11666,
"h": 195.6
},
"luminance": 0.39046
}Semantic roles & 50–950 ramp
primary
#22BABB
secondary
#CC6D6D
accent
#3D3CEC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0B1413
muted
#7C8282