#86AABE#86AABE
#86AABE is a light, muted cyan. Relative luminance 0.375; OKLCH L 71.8% C 0.049 H 232.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #86AABE |
|---|---|
| RGB | rgb(134, 170, 190) |
| HSL | hsl(201, 30%, 64%) |
| HSV | hsv(201, 29%, 75%) |
| CMYK | cmyk(29.5%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(67.68, -7.49, -14.22) |
| CIE-LCH | lch(67.68, 16.07, 242.22°) |
| OKLab | oklab(71.84% -0.0297 -0.0389) |
| OKLCH | oklch(71.84% 0.049 232.6) |
| XYZ | xyz(33.4977, 37.5340, 54.1850) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.72
Greyblue
#77A1B5
ΔE00 3.38
Bluey Grey
#89A0B0
ΔE00 4.16
Light Grey Blue
#9DBCD4
ΔE00 5.98
Cool Gray
#9AA7B0
ΔE00 6.82
Cool Grey
#95A3A6
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AABE #BE9A86
analogous
#86BEB6 #86AABE #868EBE
triadic
#86AABE #BE86AA #AABE86
tetradic
#86AABE #B686BE #BE9A86 #8EBE86
square
#86AABE #B686BE #BE9A86 #8EBE86
split-complementary
#86AABE #BE868E #BEB686
monochromatic
#466D83 #5E8EA9 #86AABE #AEC6D3 #D6E2E9
Accessibility & contrast
On white
2.47
#86AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#86AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AABE
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AABE | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9BF
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#75B0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86aabe; /* rgb */ color: rgb(134, 170, 190); /* oklch */ color: oklch(71.8% 0.049 232.6);
Tailwind
colors: {
custom: {
50: '#aac3d1',
500: '#86aabe',
950: '#000000',
},
}SCSS
$custom: #86aabe; $custom-light: #aac3d1; $custom-dark: #000000;
JSON
{
"hex": "#86aabe",
"rgb": {
"r": 134,
"g": 170,
"b": 190
},
"hsl": {
"h": 201.429,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.71835,
"c": 0.0489,
"h": 232.6
},
"luminance": 0.37535
}Semantic roles & 50–950 ramp
primary
#86AABE
secondary
#DACDC6
accent
#633DA9
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101214
muted
#7F8182