#86CACE#86CACE
#86CACE is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.5% C 0.069 H 200.6°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #86CACE |
|---|---|
| RGB | rgb(134, 202, 206) |
| HSL | hsl(183, 42%, 67%) |
| HSV | hsv(183, 35%, 81%) |
| CMYK | cmyk(35%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.14, -20.35, -8.81) |
| CIE-LCH | lch(77.14, 22.18, 203.40°) |
| OKLab | oklab(79.52% -0.0644 -0.0241) |
| OKLCH | oklch(79.52% 0.069 200.6) |
| XYZ | xyz(42.0887, 51.7630, 66.1540) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 7.97
Darkturquoise
#00CED1
ΔE00 8.60
Aqua Blue
#02D8E9
ΔE00 8.71
Robin'S Egg Blue
#98EFF9
ΔE00 8.75
Paleturquoise
#AFEEEE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CACE #CE8A86
analogous
#86CEAE #86CACE #86A6CE
triadic
#86CACE #CE86CA #CACE86
tetradic
#86CACE #AE86CE #CE8A86 #A6CE86
square
#86CACE #AE86CE #CE8A86 #A6CE86
split-complementary
#86CACE #CE86A6 #CEAE86
monochromatic
#3F969B #5AB7BC #86CACE #B2DDE0 #DDF0F1
Accessibility & contrast
On white
1.85
#86CACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#86CACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CACE
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CACE | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#6ACFCB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #86cace; /* rgb */ color: rgb(134, 202, 206); /* oklch */ color: oklch(79.5% 0.069 200.6);
Tailwind
colors: {
custom: {
50: '#acdadc',
500: '#86cace',
950: '#000000',
},
}SCSS
$custom: #86cace; $custom-light: #acdadc; $custom-dark: #000000;
JSON
{
"hex": "#86cace",
"rgb": {
"r": 134,
"g": 202,
"b": 206
},
"hsl": {
"h": 183.333,
"s": 42.353,
"l": 66.667
},
"oklch": {
"l": 0.79521,
"c": 0.06875,
"h": 200.6
},
"luminance": 0.51766
}Semantic roles & 50–950 ramp
primary
#86CACE
secondary
#A15B57
accent
#3730B5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384