#86CABA#86CABA
#86CABA is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.073 H 177.9°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #86CABA |
|---|---|
| RGB | rgb(134, 202, 186) |
| HSL | hsl(166, 39%, 66%) |
| HSV | hsv(166, 34%, 79%) |
| CMYK | cmyk(33.7%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.59, -24.99, 1.17) |
| CIE-LCH | lch(76.59, 25.01, 177.32°) |
| OKLab | oklab(78.9% -0.0727 0.0027) |
| OKLCH | oklch(78.9% 0.073 177.9) |
| XYZ | xyz(39.8118, 50.8522, 54.1625) |
| Luminance | 0.5085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.09
Seafoam Blue
#78D1B6
ΔE00 4.35
Mediumaquamarine
#66CDAA
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 7.89
Light Teal
#90E4C1
ΔE00 8.08
Turquoise
#40E0D0
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CABA #CA8696
analogous
#86CA98 #86CABA #86B8CA
triadic
#86CABA #BA86CA #CABA86
tetradic
#86CABA #9886CA #CA8696 #B8CA86
square
#86CABA #9886CA #CA8696 #B8CA86
split-complementary
#86CABA #CA86B8 #CA9886
monochromatic
#419581 #5BB7A2 #86CABA #B1DDD2 #DBEFEB
Accessibility & contrast
On white
1.88
#86CABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#86CABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CABA
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CABA | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B9
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#71CCC5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86caba; /* rgb */ color: rgb(134, 202, 186); /* oklch */ color: oklch(78.9% 0.073 177.9);
Tailwind
colors: {
custom: {
50: '#abdace',
500: '#86caba',
950: '#000000',
},
}SCSS
$custom: #86caba; $custom-light: #abdace; $custom-dark: #000000;
JSON
{
"hex": "#86caba",
"rgb": {
"r": 134,
"g": 202,
"b": 186
},
"hsl": {
"h": 165.882,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.78899,
"c": 0.07274,
"h": 177.9
},
"luminance": 0.50855
}Semantic roles & 50–950 ramp
primary
#86CABA
secondary
#9C5968
accent
#3351B2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101513
muted
#818483