#86ABBB#86ABBB
#86ABBB is a light, muted cyan. Relative luminance 0.378; OKLCH L 71.9% C 0.046 H 226.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #86ABBB |
|---|---|
| RGB | rgb(134, 171, 187) |
| HSL | hsl(198, 28%, 63%) |
| HSV | hsv(198, 28%, 73%) |
| CMYK | cmyk(28.3%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(67.86, -8.76, -12.28) |
| CIE-LCH | lch(67.86, 15.09, 234.51°) |
| OKLab | oklab(71.95% -0.0322 -0.0335) |
| OKLCH | oklch(71.95% 0.046 226.2) |
| XYZ | xyz(33.3613, 37.7806, 52.5386) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.74
Greyblue
#77A1B5
ΔE00 3.54
Bluey Grey
#89A0B0
ΔE00 4.94
Light Grey Blue
#9DBCD4
ΔE00 6.81
Cool Gray
#9AA7B0
ΔE00 7.01
Cool Grey
#95A3A6
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ABBB #BB9686
analogous
#86BBB0 #86ABBB #8690BB
triadic
#86ABBB #BB86AB #ABBB86
tetradic
#86ABBB #B086BB #BB9686 #90BB86
square
#86ABBB #B086BB #BB9686 #90BB86
split-complementary
#86ABBB #BB8690 #BBB086
monochromatic
#476E7F #5F90A5 #86ABBB #ADC6D1 #D4E1E7
Accessibility & contrast
On white
2.45
#86ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#86ABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ABBB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ABBB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#75B0B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #86abbb; /* rgb */ color: rgb(134, 171, 187); /* oklch */ color: oklch(71.9% 0.046 226.2);
Tailwind
colors: {
custom: {
50: '#aac4cf',
500: '#86abbb',
950: '#000000',
},
}SCSS
$custom: #86abbb; $custom-light: #aac4cf; $custom-dark: #000000;
JSON
{
"hex": "#86abbb",
"rgb": {
"r": 134,
"g": 171,
"b": 187
},
"hsl": {
"h": 198.113,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.71947,
"c": 0.04645,
"h": 226.2
},
"luminance": 0.37782
}Semantic roles & 50–950 ramp
primary
#86ABBB
secondary
#D8CBC5
accent
#5E3FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182