#BAC0C8#BAC0C8
#BAC0C8 is a light, near-neutral cyan. Relative luminance 0.523; OKLCH L 80.5% C 0.013 H 255.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC0C8 |
|---|---|
| RGB | rgb(186, 192, 200) |
| HSL | hsl(214, 11%, 76%) |
| HSV | hsv(214, 7%, 78%) |
| CMYK | cmyk(7%, 4%, 0%, 21.6%) |
| CIE-LAB | lab(77.46, -0.53, -4.73) |
| CIE-LCH | lch(77.46, 4.76, 263.65°) |
| OKLab | oklab(80.55% -0.0033 -0.0127) |
| OKLCH | oklch(80.55% 0.013 255.5) |
| XYZ | xyz(49.5226, 52.3081, 62.1198) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.80
Silver
#C0C0C0
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 5.57
Light Gray
#D3D3D3
ΔE00 6.51
Cloudy Blue
#ACC2D9
ΔE00 6.81
Light Blue Grey
#B7C9E2
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC0C8 #C8C2BA
analogous
#BAC7C8 #BAC0C8 #BBBAC8
triadic
#BAC0C8 #C8BAC0 #C0C8BA
tetradic
#BAC0C8 #C8BAC7 #C8C2BA #BAC8BB
square
#BAC0C8 #C8BAC7 #C8C2BA #BAC8BB
split-complementary
#BAC0C8 #C8BBBA #C7C8BA
monochromatic
#768292 #98A1AD #BAC0C8 #DCDFE3 #EEEFF1
Accessibility & contrast
On white
1.83
#BAC0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BAC0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC0C8
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC0C8 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C8
Deuteranopia (green-blind)
#BCBFC8
Tritanopia (blue-blind)
#B7C2C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bac0c8; /* rgb */ color: rgb(186, 192, 200); /* oklch */ color: oklch(80.5% 0.013 255.5);
Tailwind
colors: {
custom: {
50: '#ced3d8',
500: '#bac0c8',
950: '#000000',
},
}SCSS
$custom: #bac0c8; $custom-light: #ced3d8; $custom-dark: #000000;
JSON
{
"hex": "#bac0c8",
"rgb": {
"r": 186,
"g": 192,
"b": 200
},
"hsl": {
"h": 214.286,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.8055,
"c": 0.01309,
"h": 255.5
},
"luminance": 0.52309
}Semantic roles & 50–950 ramp
primary
#BAC0C8
secondary
#9C948B
accent
#785095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383