#86ABCB#86ABCB
#86ABCB is a light, moderate cyan. Relative luminance 0.385; OKLCH L 72.5% C 0.062 H 244.9°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABCB |
|---|---|
| RGB | rgb(134, 171, 203) |
| HSL | hsl(208, 40%, 66%) |
| HSV | hsv(208, 34%, 80%) |
| CMYK | cmyk(34%, 15.8%, 0%, 20.4%) |
| CIE-LAB | lab(68.39, -4.79, -20.33) |
| CIE-LCH | lch(68.39, 20.89, 256.74°) |
| OKLab | oklab(72.54% -0.0262 -0.0559) |
| OKLCH | oklch(72.54% 0.062 244.9) |
| XYZ | xyz(35.1706, 38.5042, 62.0672) |
| Luminance | 0.3851 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.49
Bluey Grey
#89A0B0
ΔE00 6.16
Greyblue
#77A1B5
ΔE00 6.40
Bluegrey
#85A3B2
ΔE00 6.47
Carolina Blue
#8AB8FE
ΔE00 7.20
Sky Blue (survey)
#75BBFD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABCB #CBA686
analogous
#86CBC8 #86ABCB #8688CB
triadic
#86ABCB #CB86AB #ABCB86
tetradic
#86ABCB #C886CB #CBA686 #88CB86
square
#86ABCB #C886CB #CBA686 #88CB86
split-complementary
#86ABCB #CB8688 #CBC886
monochromatic
#416E96 #5B8DB9 #86ABCB #B1C9DD #DCE6F0
Accessibility & contrast
On white
2.41
#86ABCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#86ABCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABCB
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABCB | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCD
Deuteranopia (green-blind)
#95A4CA
Tritanopia (blue-blind)
#70B3B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #86abcb; /* rgb */ color: rgb(134, 171, 203); /* oklch */ color: oklch(72.5% 0.062 244.9);
Tailwind
colors: {
custom: {
50: '#abc4db',
500: '#86abcb',
950: '#000000',
},
}SCSS
$custom: #86abcb; $custom-light: #abc4db; $custom-dark: #000000;
JSON
{
"hex": "#86abcb",
"rgb": {
"r": 134,
"g": 171,
"b": 203
},
"hsl": {
"h": 207.826,
"s": 39.884,
"l": 66.078
},
"oklch": {
"l": 0.72544,
"c": 0.06175,
"h": 244.9
},
"luminance": 0.38506
}Semantic roles & 50–950 ramp
primary
#86ABCB
secondary
#E2D6CB
accent
#6E33B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#101215
muted
#7F8183