#22BCA3#22BCA3
#22BCA3 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.125 H 178.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #22BCA3 |
|---|---|
| RGB | rgb(34, 188, 163) |
| HSL | hsl(170, 69%, 44%) |
| HSV | hsv(170, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(68.71, -43.72, 1.83) |
| CIE-LCH | lch(68.71, 43.76, 177.60°) |
| OKLab | oklab(71.46% -0.1252 0.0042) |
| OKLCH | oklch(71.46% 0.125 178.1) |
| XYZ | xyz(25.2504, 38.9477, 40.8301) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.62
Turquoise (survey)
#06C2AC
ΔE00 2.05
Greeny Blue
#42B395
ΔE00 3.70
Topaz
#13BBAF
ΔE00 4.36
Lightseagreen
#20B2AA
ΔE00 6.19
Mediumaquamarine
#66CDAA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BCA3 #BC223B
analogous
#22BC56 #22BCA3 #2288BC
triadic
#22BCA3 #A322BC #BCA322
tetradic
#22BCA3 #5622BC #BC223B #88BC22
square
#22BCA3 #5622BC #BC223B #88BC22
split-complementary
#22BCA3 #BC2288 #BC5622
monochromatic
#0F5449 #198876 #22BCA3 #3FDCC3 #73E6D3
Accessibility & contrast
On white
2.39
#22BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#22BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BCA3
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BCA3 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #22bca3; /* rgb */ color: rgb(34, 188, 163); /* oklch */ color: oklch(71.5% 0.125 178.1);
Tailwind
colors: {
custom: {
50: '#7ad1be',
500: '#22bca3',
950: '#000000',
},
}SCSS
$custom: #22bca3; $custom-light: #7ad1be; $custom-dark: #000000;
JSON
{
"hex": "#22bca3",
"rgb": {
"r": 34,
"g": 188,
"b": 163
},
"hsl": {
"h": 170.26,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71455,
"c": 0.12532,
"h": 178.1
},
"luminance": 0.38951
}Semantic roles & 50–950 ramp
primary
#22BCA3
secondary
#CD6D7D
accent
#3C58EC
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281