#86ABC2#86ABC2
#86ABC2 is a light, muted cyan. Relative luminance 0.381; OKLCH L 72.2% C 0.052 H 235.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABC2 |
|---|---|
| RGB | rgb(134, 171, 194) |
| HSL | hsl(203, 33%, 64%) |
| HSV | hsv(203, 31%, 76%) |
| CMYK | cmyk(30.9%, 11.9%, 0%, 23.9%) |
| CIE-LAB | lab(68.09, -7.05, -15.82) |
| CIE-LCH | lch(68.09, 17.32, 245.98°) |
| OKLab | oklab(72.2% -0.0295 -0.0433) |
| OKLCH | oklch(72.2% 0.052 235.7) |
| XYZ | xyz(34.1290, 38.0876, 56.5819) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.65
Greyblue
#77A1B5
ΔE00 3.97
Bluey Grey
#89A0B0
ΔE00 4.56
Light Grey Blue
#9DBCD4
ΔE00 5.41
Cool Gray
#9AA7B0
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABC2 #C29D86
analogous
#86C2BB #86ABC2 #868DC2
triadic
#86ABC2 #C286AB #ABC286
tetradic
#86ABC2 #BB86C2 #C29D86 #8DC286
square
#86ABC2 #BB86C2 #C29D86 #8DC286
split-complementary
#86ABC2 #C2868D #C2BB86
monochromatic
#456F89 #5D8FAD #86ABC2 #AFC7D7 #D7E3EB
Accessibility & contrast
On white
2.44
#86ABC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#86ABC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABC2
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABC2 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC3
Deuteranopia (green-blind)
#98A3C2
Tritanopia (blue-blind)
#73B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86abc2; /* rgb */ color: rgb(134, 171, 194); /* oklch */ color: oklch(72.2% 0.052 235.7);
Tailwind
colors: {
custom: {
50: '#abc4d4',
500: '#86abc2',
950: '#000000',
},
}SCSS
$custom: #86abc2; $custom-light: #abc4d4; $custom-dark: #000000;
JSON
{
"hex": "#86abc2",
"rgb": {
"r": 134,
"g": 171,
"b": 194
},
"hsl": {
"h": 203,
"s": 32.967,
"l": 64.314
},
"oklch": {
"l": 0.72202,
"c": 0.0524,
"h": 235.7
},
"luminance": 0.38089
}Semantic roles & 50–950 ramp
primary
#86ABC2
secondary
#DCCFC7
accent
#653AAC
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101214
muted
#7F8183