#22BCA0#22BCA0
#22BCA0 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.127 H 176.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #22BCA0 |
|---|---|
| RGB | rgb(34, 188, 160) |
| HSL | hsl(169, 69%, 44%) |
| HSV | hsv(169, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(68.64, -44.52, 3.37) |
| CIE-LCH | lch(68.64, 44.64, 175.67°) |
| OKLab | oklab(71.37% -0.1267 0.0082) |
| OKLCH | oklch(71.37% 0.127 176.3) |
| XYZ | xyz(24.9848, 38.8414, 39.4312) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.55
Turquoise (survey)
#06C2AC
ΔE00 2.73
Greeny Blue
#42B395
ΔE00 3.24
Topaz
#13BBAF
ΔE00 5.29
Green Blue
#01C08D
ΔE00 6.08
Mediumaquamarine
#66CDAA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BCA0 #BC223E
analogous
#22BC53 #22BCA0 #228BBC
triadic
#22BCA0 #A022BC #BCA022
tetradic
#22BCA0 #5322BC #BC223E #8BBC22
square
#22BCA0 #5322BC #BC223E #8BBC22
split-complementary
#22BCA0 #BC228B #BC5322
monochromatic
#0F5448 #198874 #22BCA0 #3FDCC0 #73E6D1
Accessibility & contrast
On white
2.39
#22BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#22BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BCA0
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BCA0 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#A1A2A2
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #22bca0; /* rgb */ color: rgb(34, 188, 160); /* oklch */ color: oklch(71.4% 0.127 176.3);
Tailwind
colors: {
custom: {
50: '#7ad1bc',
500: '#22bca0',
950: '#000000',
},
}SCSS
$custom: #22bca0; $custom-light: #7ad1bc; $custom-dark: #000000;
JSON
{
"hex": "#22bca0",
"rgb": {
"r": 34,
"g": 188,
"b": 160
},
"hsl": {
"h": 169.091,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71366,
"c": 0.12693,
"h": 176.3
},
"luminance": 0.38845
}Semantic roles & 50–950 ramp
primary
#22BCA0
secondary
#CD6D7F
accent
#3C5CEC
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281