#22BCA2#22BCA2
#22BCA2 is a light, vivid teal. Relative luminance 0.389; OKLCH L 71.4% C 0.126 H 177.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #22BCA2 |
|---|---|
| RGB | rgb(34, 188, 162) |
| HSL | hsl(170, 69%, 44%) |
| HSV | hsv(170, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(68.69, -43.99, 2.34) |
| CIE-LCH | lch(68.69, 44.05, 176.95°) |
| OKLab | oklab(71.43% -0.1257 0.0055) |
| OKLCH | oklch(71.43% 0.126 177.5) |
| XYZ | xyz(25.1611, 38.9120, 40.3601) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.93
Turquoise (survey)
#06C2AC
ΔE00 2.26
Greeny Blue
#42B395
ΔE00 3.53
Topaz
#13BBAF
ΔE00 4.67
Lightseagreen
#20B2AA
ΔE00 6.47
Green Blue
#01C08D
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BCA2 #BC223C
analogous
#22BC55 #22BCA2 #2289BC
triadic
#22BCA2 #A222BC #BCA222
tetradic
#22BCA2 #5522BC #BC223C #89BC22
square
#22BCA2 #5522BC #BC223C #89BC22
split-complementary
#22BCA2 #BC2289 #BC5522
monochromatic
#0F5449 #198875 #22BCA2 #3FDCC2 #73E6D2
Accessibility & contrast
On white
2.39
#22BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#22BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BCA2
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BCA2 | 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)
#B4B0A1
Deuteranopia (green-blind)
#A1A2A4
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #22bca2; /* rgb */ color: rgb(34, 188, 162); /* oklch */ color: oklch(71.4% 0.126 177.5);
Tailwind
colors: {
custom: {
50: '#7ad1bd',
500: '#22bca2',
950: '#000000',
},
}SCSS
$custom: #22bca2; $custom-light: #7ad1bd; $custom-dark: #000000;
JSON
{
"hex": "#22bca2",
"rgb": {
"r": 34,
"g": 188,
"b": 162
},
"hsl": {
"h": 169.87,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71425,
"c": 0.12584,
"h": 177.5
},
"luminance": 0.38915
}Semantic roles & 50–950 ramp
primary
#22BCA2
secondary
#CD6D7D
accent
#3C59EC
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1412
muted
#7C8281