#86A8BE#86A8BE
#86A8BE is a light, muted cyan. Relative luminance 0.368; OKLCH L 71.4% C 0.049 H 236.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #86A8BE |
|---|---|
| RGB | rgb(134, 168, 190) |
| HSL | hsl(204, 30%, 64%) |
| HSV | hsv(204, 29%, 75%) |
| CMYK | cmyk(29.5%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(67.12, -6.41, -15.06) |
| CIE-LCH | lch(67.12, 16.37, 246.96°) |
| OKLab | oklab(71.4% -0.027 -0.0412) |
| OKLCH | oklch(71.4% 0.049 236.8) |
| XYZ | xyz(33.1256, 36.7899, 54.0610) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.98
Bluey Grey
#89A0B0
ΔE00 3.59
Greyblue
#77A1B5
ΔE00 3.65
Light Grey Blue
#9DBCD4
ΔE00 6.00
Cool Gray
#9AA7B0
ΔE00 6.66
Cool Grey
#95A3A6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86A8BE #BE9C86
analogous
#86BEB8 #86A8BE #868CBE
triadic
#86A8BE #BE86A8 #A8BE86
tetradic
#86A8BE #B886BE #BE9C86 #8CBE86
square
#86A8BE #B886BE #BE9C86 #8CBE86
split-complementary
#86A8BE #BE868C #BEB886
monochromatic
#466B83 #5E8BA9 #86A8BE #AEC5D3 #D6E1E9
Accessibility & contrast
On white
2.51
#86A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#86A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86A8BE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86A8BE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#96A1BE
Tritanopia (blue-blind)
#75AEAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #86a8be; /* rgb */ color: rgb(134, 168, 190); /* oklch */ color: oklch(71.4% 0.049 236.8);
Tailwind
colors: {
custom: {
50: '#aac1d1',
500: '#86a8be',
950: '#000000',
},
}SCSS
$custom: #86a8be; $custom-light: #aac1d1; $custom-dark: #000000;
JSON
{
"hex": "#86a8be",
"rgb": {
"r": 134,
"g": 168,
"b": 190
},
"hsl": {
"h": 203.571,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.71395,
"c": 0.04925,
"h": 236.8
},
"luminance": 0.36791
}Semantic roles & 50–950 ramp
primary
#86A8BE
secondary
#DACEC6
accent
#673DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182