#22BCA4#22BCA4
#22BCA4 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 178.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #22BCA4 |
|---|---|
| RGB | rgb(34, 188, 164) |
| HSL | hsl(171, 69%, 44%) |
| HSV | hsv(171, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(68.74, -43.45, 1.32) |
| CIE-LCH | lch(68.74, 43.47, 178.26°) |
| OKLab | oklab(71.49% -0.1248 0.0028) |
| OKLCH | oklch(71.49% 0.125 178.7) |
| XYZ | xyz(25.3403, 38.9836, 41.3038) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.30
Turquoise (survey)
#06C2AC
ΔE00 1.88
Greeny Blue
#42B395
ΔE00 3.89
Topaz
#13BBAF
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BCA4 #BC223A
analogous
#22BC57 #22BCA4 #2287BC
triadic
#22BCA4 #A422BC #BCA422
tetradic
#22BCA4 #5722BC #BC223A #87BC22
square
#22BCA4 #5722BC #BC223A #87BC22
split-complementary
#22BCA4 #BC2287 #BC5722
monochromatic
#0F544A #198877 #22BCA4 #3FDCC4 #73E6D4
Accessibility & contrast
On white
2.39
#22BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#22BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BCA4
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BCA4 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #22bca4; /* rgb */ color: rgb(34, 188, 164); /* oklch */ color: oklch(71.5% 0.125 178.7);
Tailwind
colors: {
custom: {
50: '#7ad1be',
500: '#22bca4',
950: '#000000',
},
}SCSS
$custom: #22bca4; $custom-light: #7ad1be; $custom-dark: #000000;
JSON
{
"hex": "#22bca4",
"rgb": {
"r": 34,
"g": 188,
"b": 164
},
"hsl": {
"h": 170.649,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71485,
"c": 0.12481,
"h": 178.7
},
"luminance": 0.38987
}Semantic roles & 50–950 ramp
primary
#22BCA4
secondary
#CD6D7C
accent
#3C57EC
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281