#86AFBC#86AFBC
#86AFBC is a light, muted cyan. Relative luminance 0.394; OKLCH L 72.9% C 0.048 H 219.3°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #86AFBC |
|---|---|
| RGB | rgb(134, 175, 188) |
| HSL | hsl(194, 29%, 63%) |
| HSV | hsv(194, 29%, 74%) |
| CMYK | cmyk(28.7%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(69.01, -10.67, -11.11) |
| CIE-LCH | lch(69.01, 15.40, 226.18°) |
| OKLab | oklab(72.87% -0.0371 -0.0303) |
| OKLCH | oklch(72.87% 0.048 219.3) |
| XYZ | xyz(34.2358, 39.3575, 53.3601) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 4.61
Greyblue
#77A1B5
ΔE00 5.04
Bluey Grey
#89A0B0
ΔE00 6.93
Light Grey Blue
#9DBCD4
ΔE00 7.66
Cool Grey
#95A3A6
ΔE00 8.09
Cool Gray
#9AA7B0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86AFBC #BC9386
analogous
#86BCAE #86AFBC #8694BC
triadic
#86AFBC #BC86AF #AFBC86
tetradic
#86AFBC #AE86BC #BC9386 #94BC86
square
#86AFBC #AE86BC #BC9386 #94BC86
split-complementary
#86AFBC #BC8694 #BCAE86
monochromatic
#477380 #5F95A6 #86AFBC #ADC9D2 #D5E3E8
Accessibility & contrast
On white
2.37
#86AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#86AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86AFBC
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86AFBC | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBD
Deuteranopia (green-blind)
#9EA6BC
Tritanopia (blue-blind)
#75B4B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #86afbc; /* rgb */ color: rgb(134, 175, 188); /* oklch */ color: oklch(72.9% 0.048 219.3);
Tailwind
colors: {
custom: {
50: '#aac6d0',
500: '#86afbc',
950: '#000000',
},
}SCSS
$custom: #86afbc; $custom-light: #aac6d0; $custom-dark: #000000;
JSON
{
"hex": "#86afbc",
"rgb": {
"r": 134,
"g": 175,
"b": 188
},
"hsl": {
"h": 194.444,
"s": 28.723,
"l": 63.137
},
"oklch": {
"l": 0.7287,
"c": 0.04791,
"h": 219.3
},
"luminance": 0.39359
}Semantic roles & 50–950 ramp
primary
#86AFBC
secondary
#D9CAC5
accent
#573EA7
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282