#86CABE#86CABE
#86CABE is a light, moderate teal. Relative luminance 0.510; OKLCH L 79.0% C 0.071 H 182.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #86CABE |
|---|---|
| RGB | rgb(134, 202, 190) |
| HSL | hsl(169, 39%, 66%) |
| HSV | hsv(169, 34%, 79%) |
| CMYK | cmyk(33.7%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.69, -24.09, -0.84) |
| CIE-LCH | lch(76.69, 24.11, 181.99°) |
| OKLab | oklab(79.02% -0.071 -0.0026) |
| OKLCH | oklch(79.02% 0.071 182.1) |
| XYZ | xyz(40.2430, 51.0247, 56.4335) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.56
Seafoam Blue
#78D1B6
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 7.12
Mediumaquamarine
#66CDAA
ΔE00 8.11
Turquoise
#40E0D0
ΔE00 8.72
Light Teal
#90E4C1
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CABE #CA8692
analogous
#86CA9C #86CABE #86B4CA
triadic
#86CABE #BE86CA #CABE86
tetradic
#86CABE #9C86CA #CA8692 #B4CA86
square
#86CABE #9C86CA #CA8692 #B4CA86
split-complementary
#86CABE #CA86B4 #CA9C86
monochromatic
#419586 #5BB7A7 #86CABE #B1DDD5 #DBEFEC
Accessibility & contrast
On white
1.87
#86CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#86CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CABE
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CABE | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BE
Deuteranopia (green-blind)
#B8BABF
Tritanopia (blue-blind)
#70CCC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86cabe; /* rgb */ color: rgb(134, 202, 190); /* oklch */ color: oklch(79.0% 0.071 182.1);
Tailwind
colors: {
custom: {
50: '#abdad1',
500: '#86cabe',
950: '#000000',
},
}SCSS
$custom: #86cabe; $custom-light: #abdad1; $custom-dark: #000000;
JSON
{
"hex": "#86cabe",
"rgb": {
"r": 134,
"g": 202,
"b": 190
},
"hsl": {
"h": 169.412,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.79017,
"c": 0.07104,
"h": 182.1
},
"luminance": 0.51027
}Semantic roles & 50–950 ramp
primary
#86CABE
secondary
#9C5964
accent
#334AB2
background
#FDFEFE
surface
#F7FBFB
border
#D0D4D4
text
#101514
muted
#818483