#86ABC0#86ABC0
#86ABC0 is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.051 H 233.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABC0 |
|---|---|
| RGB | rgb(134, 171, 192) |
| HSL | hsl(202, 32%, 64%) |
| HSV | hsv(202, 30%, 75%) |
| CMYK | cmyk(30.2%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(68.02, -7.54, -14.81) |
| CIE-LCH | lch(68.02, 16.62, 243.01°) |
| OKLab | oklab(72.13% -0.0302 -0.0405) |
| OKLCH | oklch(72.13% 0.051 233.3) |
| XYZ | xyz(33.9059, 37.9984, 55.4069) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.16
Greyblue
#77A1B5
ΔE00 3.62
Bluey Grey
#89A0B0
ΔE00 4.48
Light Grey Blue
#9DBCD4
ΔE00 5.69
Cool Gray
#9AA7B0
ΔE00 7.08
Cool Grey
#95A3A6
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABC0 #C09B86
analogous
#86C0B8 #86ABC0 #868EC0
triadic
#86ABC0 #C086AB #ABC086
tetradic
#86ABC0 #B886C0 #C09B86 #8EC086
square
#86ABC0 #B886C0 #C09B86 #8EC086
split-complementary
#86ABC0 #C0868E #C0B886
monochromatic
#466F86 #5E8FAB #86ABC0 #AEC7D5 #D6E3EA
Accessibility & contrast
On white
2.44
#86ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#86ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABC0
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABC0 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC1
Deuteranopia (green-blind)
#99A3C0
Tritanopia (blue-blind)
#74B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86abc0; /* rgb */ color: rgb(134, 171, 192); /* oklch */ color: oklch(72.1% 0.051 233.3);
Tailwind
colors: {
custom: {
50: '#aac4d3',
500: '#86abc0',
950: '#000000',
},
}SCSS
$custom: #86abc0; $custom-light: #aac4d3; $custom-dark: #000000;
JSON
{
"hex": "#86abc0",
"rgb": {
"r": 134,
"g": 171,
"b": 192
},
"hsl": {
"h": 201.724,
"s": 31.522,
"l": 63.922
},
"oklch": {
"l": 0.72128,
"c": 0.05056,
"h": 233.3
},
"luminance": 0.38
}Semantic roles & 50–950 ramp
primary
#86ABC0
secondary
#DBCEC7
accent
#633BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182