#86BBC8#86BBC8
#86BBC8 is a light, muted cyan. Relative luminance 0.448; OKLCH L 76.0% C 0.058 H 214.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #86BBC8 |
|---|---|
| RGB | rgb(134, 187, 200) |
| HSL | hsl(192, 38%, 65%) |
| HSV | hsv(192, 33%, 78%) |
| CMYK | cmyk(33%, 6.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.74, -14.10, -12.11) |
| CIE-LCH | lch(72.74, 18.59, 220.66°) |
| OKLab | oklab(75.96% -0.048 -0.0331) |
| OKLCH | oklch(75.96% 0.058 214.6) |
| XYZ | xyz(38.0237, 44.7770, 61.2717) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.94
Baby Blue
#89CFF0
ΔE00 8.05
Lightblue
#ADD8E6
ΔE00 8.19
Greyblue
#77A1B5
ΔE00 8.38
Bluegrey
#85A3B2
ΔE00 8.45
Light Grey Blue
#9DBCD4
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86BBC8 #C89386
analogous
#86C8B4 #86BBC8 #869AC8
triadic
#86BBC8 #C886BB #BBC886
tetradic
#86BBC8 #B486C8 #C89386 #9AC886
square
#86BBC8 #B486C8 #C89386 #9AC886
split-complementary
#86BBC8 #C8869A #C8B486
monochromatic
#428291 #5CA3B5 #86BBC8 #B0D3DB #DAEAEE
Accessibility & contrast
On white
2.11
#86BBC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#86BBC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86BBC8
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86BBC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86BBC8 | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B7C9
Deuteranopia (green-blind)
#A6AFC8
Tritanopia (blue-blind)
#6FC0BF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #86bbc8; /* rgb */ color: rgb(134, 187, 200); /* oklch */ color: oklch(76.0% 0.058 214.6);
Tailwind
colors: {
custom: {
50: '#abcfd8',
500: '#86bbc8',
950: '#000000',
},
}SCSS
$custom: #86bbc8; $custom-light: #abcfd8; $custom-dark: #000000;
JSON
{
"hex": "#86bbc8",
"rgb": {
"r": 134,
"g": 187,
"b": 200
},
"hsl": {
"h": 191.818,
"s": 37.5,
"l": 65.49
},
"oklch": {
"l": 0.75959,
"c": 0.05831,
"h": 214.6
},
"luminance": 0.44779
}Semantic roles & 50–950 ramp
primary
#86BBC8
secondary
#E0CECA
accent
#4D35B0
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101314
muted
#7F8283