#86AEBE#86AEBE
#86AEBE is a light, muted cyan. Relative luminance 0.391; OKLCH L 72.7% C 0.049 H 224.4°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #86AEBE |
|---|---|
| RGB | rgb(134, 174, 190) |
| HSL | hsl(197, 30%, 64%) |
| HSV | hsv(197, 29%, 75%) |
| CMYK | cmyk(29.5%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(68.79, -9.65, -12.54) |
| CIE-LCH | lch(68.79, 15.83, 232.43°) |
| OKLab | oklab(72.72% -0.035 -0.0342) |
| OKLCH | oklch(72.72% 0.049 224.4) |
| XYZ | xyz(34.2589, 39.0566, 54.4388) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.79
Greyblue
#77A1B5
ΔE00 4.22
Bluey Grey
#89A0B0
ΔE00 5.98
Light Grey Blue
#9DBCD4
ΔE00 6.70
Cool Gray
#9AA7B0
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AEBE #BE9686
analogous
#86BEB2 #86AEBE #8692BE
triadic
#86AEBE #BE86AE #AEBE86
tetradic
#86AEBE #B286BE #BE9686 #92BE86
square
#86AEBE #B286BE #BE9686 #92BE86
split-complementary
#86AEBE #BE8692 #BEB286
monochromatic
#467283 #5E93A9 #86AEBE #AEC9D3 #D6E3E9
Accessibility & contrast
On white
2.38
#86AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#86AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AEBE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AEBE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACBF
Deuteranopia (green-blind)
#9CA5BE
Tritanopia (blue-blind)
#74B3B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #86aebe; /* rgb */ color: rgb(134, 174, 190); /* oklch */ color: oklch(72.7% 0.049 224.4);
Tailwind
colors: {
custom: {
50: '#aac6d1',
500: '#86aebe',
950: '#000000',
},
}SCSS
$custom: #86aebe; $custom-light: #aac6d1; $custom-dark: #000000;
JSON
{
"hex": "#86aebe",
"rgb": {
"r": 134,
"g": 174,
"b": 190
},
"hsl": {
"h": 197.143,
"s": 30.108,
"l": 63.529
},
"oklch": {
"l": 0.72718,
"c": 0.04897,
"h": 224.4
},
"luminance": 0.39058
}Semantic roles & 50–950 ramp
primary
#86AEBE
secondary
#DACCC6
accent
#5C3DA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282