#BAC8BB#BAC8BB
#BAC8BB is a light, muted green. Relative luminance 0.553; OKLCH L 81.8% C 0.024 H 147.4°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8BB |
|---|---|
| RGB | rgb(186, 200, 187) |
| HSL | hsl(124, 11%, 76%) |
| HSV | hsv(124, 7%, 78%) |
| CMYK | cmyk(7%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(79.23, -7.21, 4.86) |
| CIE-LCH | lch(79.23, 8.69, 146.01°) |
| OKLab | oklab(81.83% -0.0199 0.0127) |
| OKLCH | oklch(81.83% 0.024 147.4) |
| XYZ | xyz(49.8719, 55.3351, 55.0574) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.08
Light Grey
#D8DCD6
ΔE00 7.75
Silver
#C0C0C0
ΔE00 9.42
Light Gray
#D3D3D3
ΔE00 10.03
Gainsboro
#DCDCDC
ΔE00 10.95
Greenish Grey
#96AE8D
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8BB #C8BAC7
analogous
#C0C8BA #BAC8BB #BAC8C2
triadic
#BAC8BB #BBBAC8 #C8BBBA
tetradic
#BAC8BB #BAC0C8 #C8BAC7 #C8C2BA
square
#BAC8BB #BAC0C8 #C8BAC7 #C8C2BA
split-complementary
#BAC8BB #C2BAC8 #C8BAC0
monochromatic
#769278 #98AD99 #BAC8BB #DCE3DD #EEF1EE
Accessibility & contrast
On white
1.74
#BAC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#BAC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8BB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8BB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#C6C4BC
Tritanopia (blue-blind)
#B9C7C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac8bb; /* rgb */ color: rgb(186, 200, 187); /* oklch */ color: oklch(81.8% 0.024 147.4);
Tailwind
colors: {
custom: {
50: '#ced8cf',
500: '#bac8bb',
950: '#000000',
},
}SCSS
$custom: #bac8bb; $custom-light: #ced8cf; $custom-dark: #000000;
JSON
{
"hex": "#bac8bb",
"rgb": {
"r": 186,
"g": 200,
"b": 187
},
"hsl": {
"h": 124.286,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.81832,
"c": 0.02357,
"h": 147.4
},
"luminance": 0.55336
}Semantic roles & 50–950 ramp
primary
#BAC8BB
secondary
#9C8B9A
accent
#509095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131413
muted
#838383