#22BCA1#22BCA1
#22BCA1 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.126 H 176.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #22BCA1 |
|---|---|
| RGB | rgb(34, 188, 161) |
| HSL | hsl(169, 69%, 44%) |
| HSV | hsv(169, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 14.4%, 26.3%) |
| CIE-LAB | lab(68.66, -44.25, 2.86) |
| CIE-LCH | lch(68.66, 44.34, 176.31°) |
| OKLab | oklab(71.4% -0.1262 0.0069) |
| OKLCH | oklch(71.4% 0.126 176.9) |
| XYZ | xyz(25.0726, 38.8766, 39.8938) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.24
Turquoise (survey)
#06C2AC
ΔE00 2.48
Greeny Blue
#42B395
ΔE00 3.37
Topaz
#13BBAF
ΔE00 4.98
Green Blue
#01C08D
ΔE00 6.38
Mediumaquamarine
#66CDAA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BCA1 #BC223D
analogous
#22BC54 #22BCA1 #228ABC
triadic
#22BCA1 #A122BC #BCA122
tetradic
#22BCA1 #5422BC #BC223D #8ABC22
square
#22BCA1 #5422BC #BC223D #8ABC22
split-complementary
#22BCA1 #BC228A #BC5422
monochromatic
#0F5448 #198875 #22BCA1 #3FDCC1 #73E6D1
Accessibility & contrast
On white
2.39
#22BCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#22BCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BCA1
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BCA1 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A0
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #22bca1; /* rgb */ color: rgb(34, 188, 161); /* oklch */ color: oklch(71.4% 0.126 176.9);
Tailwind
colors: {
custom: {
50: '#7ad1bc',
500: '#22bca1',
950: '#000000',
},
}SCSS
$custom: #22bca1; $custom-light: #7ad1bc; $custom-dark: #000000;
JSON
{
"hex": "#22bca1",
"rgb": {
"r": 34,
"g": 188,
"b": 161
},
"hsl": {
"h": 169.481,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71395,
"c": 0.12638,
"h": 176.9
},
"luminance": 0.3888
}Semantic roles & 50–950 ramp
primary
#22BCA1
secondary
#CD6D7E
accent
#3C5BEC
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281