#86AFBB#86AFBB
#86AFBB is a light, muted cyan. Relative luminance 0.393; OKLCH L 72.8% C 0.047 H 217.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFBB |
|---|---|
| RGB | rgb(134, 175, 187) |
| HSL | hsl(194, 28%, 63%) |
| HSV | hsv(194, 28%, 73%) |
| CMYK | cmyk(28.3%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.98, -10.90, -10.61) |
| CIE-LCH | lch(68.98, 15.21, 224.21°) |
| OKLab | oklab(72.84% -0.0375 -0.0289) |
| OKLCH | oklch(72.84% 0.047 217.6) |
| XYZ | xyz(34.1283, 39.3146, 52.7943) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.84
Greyblue
#77A1B5
ΔE00 5.29
Bluey Grey
#89A0B0
ΔE00 7.17
Light Grey Blue
#9DBCD4
ΔE00 8.00
Cool Grey
#95A3A6
ΔE00 8.04
Cool Gray
#9AA7B0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFBB #BB9286
analogous
#86BBAC #86AFBB #8694BB
triadic
#86AFBB #BB86AF #AFBB86
tetradic
#86AFBB #AC86BB #BB9286 #94BB86
square
#86AFBB #AC86BB #BB9286 #94BB86
split-complementary
#86AFBB #BB8694 #BBAC86
monochromatic
#47737F #5F95A5 #86AFBB #ADC9D1 #D4E3E7
Accessibility & contrast
On white
2.37
#86AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#86AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFBB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFBB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBC
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#75B4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #86afbb; /* rgb */ color: rgb(134, 175, 187); /* oklch */ color: oklch(72.8% 0.047 217.6);
Tailwind
colors: {
custom: {
50: '#aac6cf',
500: '#86afbb',
950: '#000000',
},
}SCSS
$custom: #86afbb; $custom-light: #aac6cf; $custom-dark: #000000;
JSON
{
"hex": "#86afbb",
"rgb": {
"r": 134,
"g": 175,
"b": 187
},
"hsl": {
"h": 193.585,
"s": 28.042,
"l": 62.941
},
"oklch": {
"l": 0.72835,
"c": 0.04736,
"h": 217.6
},
"luminance": 0.39316
}Semantic roles & 50–950 ramp
primary
#86AFBB
secondary
#D8C9C5
accent
#563FA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282