#BAC5BB#BAC5BB
#BAC5BB is a light, near-neutral green. Relative luminance 0.540; OKLCH L 81.2% C 0.018 H 148.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC5BB |
|---|---|
| RGB | rgb(186, 197, 187) |
| HSL | hsl(125, 9%, 75%) |
| HSV | hsv(125, 6%, 77%) |
| CMYK | cmyk(5.6%, 0%, 5.1%, 22.7%) |
| CIE-LAB | lab(78.44, -5.64, 3.71) |
| CIE-LCH | lch(78.44, 6.75, 146.67°) |
| OKLab | oklab(81.2% -0.0156 0.0097) |
| OKLCH | oklch(81.2% 0.018 148.1) |
| XYZ | xyz(49.1839, 53.9591, 54.8281) |
| Luminance | 0.5396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.49
Light Grey
#D8DCD6
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 8.71
Dove Gray
#B6B8BD
ΔE00 9.74
Gainsboro
#DCDCDC
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC5BB #C5BAC4
analogous
#BEC5BA #BAC5BB #BAC5C0
triadic
#BAC5BB #BBBAC5 #C5BBBA
tetradic
#BAC5BB #BABEC5 #C5BAC4 #C5C0BA
square
#BAC5BB #BABEC5 #C5BAC4 #C5C0BA
split-complementary
#BAC5BB #C0BAC5 #C5BABE
monochromatic
#778D79 #99A99A #BAC5BB #DBE1DC #EEF1EF
Accessibility & contrast
On white
1.78
#BAC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BAC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC5BB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC5BB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#C3C2BB
Tritanopia (blue-blind)
#B9C4C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bac5bb; /* rgb */ color: rgb(186, 197, 187); /* oklch */ color: oklch(81.2% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#ced6cf',
500: '#bac5bb',
950: '#000000',
},
}SCSS
$custom: #bac5bb; $custom-light: #ced6cf; $custom-dark: #000000;
JSON
{
"hex": "#bac5bb",
"rgb": {
"r": 186,
"g": 197,
"b": 187
},
"hsl": {
"h": 125.455,
"s": 8.661,
"l": 75.098
},
"oklch": {
"l": 0.81203,
"c": 0.01835,
"h": 148.1
},
"luminance": 0.53959
}Semantic roles & 50–950 ramp
primary
#BAC5BB
secondary
#988B97
accent
#538D93
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383