#86B2BD#86B2BD
#86B2BD is a light, muted cyan. Relative luminance 0.406; OKLCH L 73.6% C 0.050 H 214.8°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #86B2BD |
|---|---|
| RGB | rgb(134, 178, 189) |
| HSL | hsl(192, 29%, 63%) |
| HSV | hsv(192, 29%, 74%) |
| CMYK | cmyk(29.1%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(69.88, -12.02, -10.36) |
| CIE-LCH | lch(69.88, 15.87, 220.76°) |
| OKLab | oklab(73.57% -0.0407 -0.0283) |
| OKLCH | oklch(73.57% 0.05 214.8) |
| XYZ | xyz(34.9343, 40.5816, 54.1266) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.06
Greyblue
#77A1B5
ΔE00 6.34
Bluey Grey
#89A0B0
ΔE00 8.36
Light Grey Blue
#9DBCD4
ΔE00 8.46
Cool Grey
#95A3A6
ΔE00 8.83
Sky Blue
#87CEEB
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86B2BD #BD9186
analogous
#86BDAC #86B2BD #8696BD
triadic
#86B2BD #BD86B2 #B2BD86
tetradic
#86B2BD #AC86BD #BD9186 #96BD86
square
#86B2BD #AC86BD #BD9186 #96BD86
split-complementary
#86B2BD #BD8696 #BDAC86
monochromatic
#477682 #5E99A7 #86B2BD #AECBD3 #D5E4E8
Accessibility & contrast
On white
2.30
#86B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#86B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86B2BD
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86B2BD | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBE
Deuteranopia (green-blind)
#A1A8BD
Tritanopia (blue-blind)
#74B7B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #86b2bd; /* rgb */ color: rgb(134, 178, 189); /* oklch */ color: oklch(73.6% 0.050 214.8);
Tailwind
colors: {
custom: {
50: '#aac9d0',
500: '#86b2bd',
950: '#000000',
},
}SCSS
$custom: #86b2bd; $custom-light: #aac9d0; $custom-dark: #000000;
JSON
{
"hex": "#86b2bd",
"rgb": {
"r": 134,
"g": 178,
"b": 189
},
"hsl": {
"h": 192,
"s": 29.412,
"l": 63.333
},
"oklch": {
"l": 0.73572,
"c": 0.04953,
"h": 214.8
},
"luminance": 0.40583
}Semantic roles & 50–950 ramp
primary
#86B2BD
secondary
#D9CAC6
accent
#533DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282