#22BCA5#22BCA5
#22BCA5 is a light, vivid teal. Relative luminance 0.390; OKLCH L 71.5% C 0.124 H 179.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #22BCA5 |
|---|---|
| RGB | rgb(34, 188, 165) |
| HSL | hsl(171, 69%, 44%) |
| HSV | hsv(171, 82%, 74%) |
| CMYK | cmyk(81.9%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(68.77, -43.18, 0.81) |
| CIE-LCH | lch(68.77, 43.19, 178.92°) |
| OKLab | oklab(71.52% -0.1243 0.0015) |
| OKLCH | oklch(71.52% 0.124 179.3) |
| XYZ | xyz(25.4310, 39.0199, 41.7813) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 0.98
Turquoise (survey)
#06C2AC
ΔE00 1.75
Topaz
#13BBAF
ΔE00 3.72
Greeny Blue
#42B395
ΔE00 4.10
Lightseagreen
#20B2AA
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#22BCA5 #BC2239
analogous
#22BC58 #22BCA5 #2286BC
triadic
#22BCA5 #A522BC #BCA522
tetradic
#22BCA5 #5822BC #BC2239 #86BC22
square
#22BCA5 #5822BC #BC2239 #86BC22
split-complementary
#22BCA5 #BC2286 #BC5822
monochromatic
#0F544A #198878 #22BCA5 #3FDCC5 #73E6D4
Accessibility & contrast
On white
2.39
#22BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#22BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #22BCA5
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##22BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##22BCA5 | 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)
#B4B0A4
Deuteranopia (green-blind)
#A0A2A7
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #22bca5; /* rgb */ color: rgb(34, 188, 165); /* oklch */ color: oklch(71.5% 0.124 179.3);
Tailwind
colors: {
custom: {
50: '#7bd1bf',
500: '#22bca5',
950: '#000000',
},
}SCSS
$custom: #22bca5; $custom-light: #7bd1bf; $custom-dark: #000000;
JSON
{
"hex": "#22bca5",
"rgb": {
"r": 34,
"g": 188,
"b": 165
},
"hsl": {
"h": 171.039,
"s": 69.369,
"l": 43.529
},
"oklch": {
"l": 0.71515,
"c": 0.12432,
"h": 179.3
},
"luminance": 0.39023
}Semantic roles & 50–950 ramp
primary
#22BCA5
secondary
#CD6D7B
accent
#3C56EC
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1412
muted
#7C8281