#22BC9C#22BC9C
#22BC9C is a light, vivid teal. Relative luminance 0.387; OKLCH L 71.3% C 0.129 H 174.0°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #22BC9C |
|---|---|
| RGB | rgb(34, 188, 156) |
| HSL | hsl(168, 69%, 44%) |
| HSV | hsv(168, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 17%, 26.3%) |
| CIE-LAB | lab(68.54, -45.56, 5.41) |
| CIE-LCH | lch(68.54, 45.88, 173.22°) |
| OKLab | oklab(71.25% -0.1286 0.0136) |
| OKLCH | oklch(71.25% 0.129 174) |
| XYZ | xyz(24.6405, 38.7037, 37.6179) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.97
Tealish
#24BCA8
ΔE00 3.76
Turquoise (survey)
#06C2AC
ΔE00 3.77
Green Blue
#01C08D
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 6.32
Greenblue
#23C48B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BC9C #BC2242
analogous
#22BC4F #22BC9C #228FBC
triadic
#22BC9C #9C22BC #BC9C22
tetradic
#22BC9C #4F22BC #BC2242 #8FBC22
square
#22BC9C #4F22BC #BC2242 #8FBC22
split-complementary
#22BC9C #BC228F #BC4F22
monochromatic
#0F5446 #198871 #22BC9C #3FDCBC #73E6CE
Accessibility & contrast
On white
2.40
#22BC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#22BC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BC9C
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BC9C | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9B
Deuteranopia (green-blind)
#A2A19E
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #22bc9c; /* rgb */ color: rgb(34, 188, 156); /* oklch */ color: oklch(71.3% 0.129 174.0);
Tailwind
colors: {
custom: {
50: '#7ad1b9',
500: '#22bc9c',
950: '#000000',
},
}SCSS
$custom: #22bc9c; $custom-light: #7ad1b9; $custom-dark: #000000;
JSON
{
"hex": "#22bc9c",
"rgb": {
"r": 34,
"g": 188,
"b": 156
},
"hsl": {
"h": 167.532,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71251,
"c": 0.12928,
"h": 174
},
"luminance": 0.38707
}Semantic roles & 50–950 ramp
primary
#22BC9C
secondary
#CD6D81
accent
#3C60EC
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1411
muted
#7C8280