#86ABBD#86ABBD
#86ABBD is a light, muted cyan. Relative luminance 0.379; OKLCH L 72.0% C 0.048 H 229.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABBD |
|---|---|
| RGB | rgb(134, 171, 189) |
| HSL | hsl(200, 29%, 63%) |
| HSV | hsv(200, 29%, 74%) |
| CMYK | cmyk(29.1%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.92, -8.28, -13.30) |
| CIE-LCH | lch(67.92, 15.66, 238.10°) |
| OKLab | oklab(72.02% -0.0314 -0.0363) |
| OKLCH | oklch(72.02% 0.048 229.2) |
| XYZ | xyz(33.5769, 37.8668, 53.6741) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.72
Greyblue
#77A1B5
ΔE00 3.42
Bluey Grey
#89A0B0
ΔE00 4.65
Light Grey Blue
#9DBCD4
ΔE00 6.30
Cool Gray
#9AA7B0
ΔE00 6.96
Cool Grey
#95A3A6
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABBD #BD9886
analogous
#86BDB3 #86ABBD #868FBD
triadic
#86ABBD #BD86AB #ABBD86
tetradic
#86ABBD #B386BD #BD9886 #8FBD86
square
#86ABBD #B386BD #BD9886 #8FBD86
split-complementary
#86ABBD #BD868F #BDB386
monochromatic
#476E82 #5E90A7 #86ABBD #AEC6D3 #D5E2E8
Accessibility & contrast
On white
2.45
#86ABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#86ABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABBD
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABBD | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BE
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#75B0B1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86abbd; /* rgb */ color: rgb(134, 171, 189); /* oklch */ color: oklch(72.0% 0.048 229.2);
Tailwind
colors: {
custom: {
50: '#aac4d0',
500: '#86abbd',
950: '#000000',
},
}SCSS
$custom: #86abbd; $custom-light: #aac4d0; $custom-dark: #000000;
JSON
{
"hex": "#86abbd",
"rgb": {
"r": 134,
"g": 171,
"b": 189
},
"hsl": {
"h": 199.636,
"s": 29.412,
"l": 63.333
},
"oklch": {
"l": 0.72019,
"c": 0.048,
"h": 229.2
},
"luminance": 0.37868
}Semantic roles & 50–950 ramp
primary
#86ABBD
secondary
#D9CCC6
accent
#603DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182