#86ABC7#86ABC7
#86ABC7 is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.4% C 0.057 H 241.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABC7 |
|---|---|
| RGB | rgb(134, 171, 199) |
| HSL | hsl(206, 37%, 65%) |
| HSV | hsv(206, 33%, 78%) |
| CMYK | cmyk(32.7%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(68.25, -5.80, -18.33) |
| CIE-LCH | lch(68.25, 19.23, 252.43°) |
| OKLab | oklab(72.39% -0.0276 -0.0503) |
| OKLCH | oklch(72.39% 0.057 241.2) |
| XYZ | xyz(34.7000, 38.3160, 59.5891) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.18
Light Grey Blue
#9DBCD4
ΔE00 5.20
Greyblue
#77A1B5
ΔE00 5.23
Bluey Grey
#89A0B0
ΔE00 5.27
Cloudy Blue
#ACC2D9
ΔE00 7.96
Cool Gray
#9AA7B0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABC7 #C7A286
analogous
#86C7C2 #86ABC7 #868AC7
triadic
#86ABC7 #C786AB #ABC786
tetradic
#86ABC7 #C286C7 #C7A286 #8AC786
square
#86ABC7 #C286C7 #C7A286 #8AC786
split-complementary
#86ABC7 #C7868A #C7C286
monochromatic
#436F90 #5C8EB4 #86ABC7 #B0C8DA #DAE5EE
Accessibility & contrast
On white
2.42
#86ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#86ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABC7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABC7 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAAC8
Deuteranopia (green-blind)
#97A3C7
Tritanopia (blue-blind)
#71B2B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86abc7; /* rgb */ color: rgb(134, 171, 199); /* oklch */ color: oklch(72.4% 0.057 241.2);
Tailwind
colors: {
custom: {
50: '#abc4d8',
500: '#86abc7',
950: '#000000',
},
}SCSS
$custom: #86abc7; $custom-light: #abc4d8; $custom-dark: #000000;
JSON
{
"hex": "#86abc7",
"rgb": {
"r": 134,
"g": 171,
"b": 199
},
"hsl": {
"h": 205.846,
"s": 36.723,
"l": 65.294
},
"oklch": {
"l": 0.7239,
"c": 0.0574,
"h": 241.2
},
"luminance": 0.38318
}Semantic roles & 50–950 ramp
primary
#86ABC7
secondary
#DFD3C9
accent
#6A36B0
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183