#86ACBF#86ACBF
#86ACBF is a light, muted cyan. Relative luminance 0.383; OKLCH L 72.3% C 0.050 H 229.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #86ACBF |
|---|---|
| RGB | rgb(134, 172, 191) |
| HSL | hsl(200, 31%, 64%) |
| HSV | hsv(200, 30%, 75%) |
| CMYK | cmyk(29.8%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(68.27, -8.33, -13.89) |
| CIE-LCH | lch(68.27, 16.19, 239.05°) |
| OKLab | oklab(72.31% -0.032 -0.038) |
| OKLCH | oklch(72.31% 0.05 229.9) |
| XYZ | xyz(33.9851, 38.3334, 54.8885) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 3.11
Greyblue
#77A1B5
ΔE00 3.61
Bluey Grey
#89A0B0
ΔE00 4.90
Light Grey Blue
#9DBCD4
ΔE00 5.99
Cool Gray
#9AA7B0
ΔE00 7.20
Cool Grey
#95A3A6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86ACBF #BF9986
analogous
#86BFB5 #86ACBF #868FBF
triadic
#86ACBF #BF86AC #ACBF86
tetradic
#86ACBF #B586BF #BF9986 #8FBF86
square
#86ACBF #B586BF #BF9986 #8FBF86
split-complementary
#86ACBF #BF868F #BFB586
monochromatic
#467085 #5E91AA #86ACBF #AEC7D4 #D6E3E9
Accessibility & contrast
On white
2.42
#86ACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#86ACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86ACBF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86ACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86ACBF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AAC0
Deuteranopia (green-blind)
#9AA4BF
Tritanopia (blue-blind)
#74B1B2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #86acbf; /* rgb */ color: rgb(134, 172, 191); /* oklch */ color: oklch(72.3% 0.050 229.9);
Tailwind
colors: {
custom: {
50: '#aac4d2',
500: '#86acbf',
950: '#000000',
},
}SCSS
$custom: #86acbf; $custom-light: #aac4d2; $custom-dark: #000000;
JSON
{
"hex": "#86acbf",
"rgb": {
"r": 134,
"g": 172,
"b": 191
},
"hsl": {
"h": 200,
"s": 30.811,
"l": 63.725
},
"oklch": {
"l": 0.72312,
"c": 0.04962,
"h": 229.9
},
"luminance": 0.38335
}Semantic roles & 50–950 ramp
primary
#86ACBF
secondary
#DACDC6
accent
#603CAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182