#BAC8BD#BAC8BD
#BAC8BD is a light, muted green. Relative luminance 0.554; OKLCH L 81.9% C 0.022 H 152.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BAC8BD |
|---|---|
| RGB | rgb(186, 200, 189) |
| HSL | hsl(133, 11%, 76%) |
| HSV | hsv(133, 7%, 78%) |
| CMYK | cmyk(7%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(79.28, -6.84, 3.86) |
| CIE-LCH | lch(79.28, 7.85, 150.58°) |
| OKLab | oklab(81.89% -0.019 0.0101) |
| OKLCH | oklch(81.89% 0.022 152.1) |
| XYZ | xyz(50.0875, 55.4213, 56.1928) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.46
Light Grey
#D8DCD6
ΔE00 7.38
Silver
#C0C0C0
ΔE00 8.86
Light Gray
#D3D3D3
ΔE00 9.49
Gainsboro
#DCDCDC
ΔE00 10.45
Fog
#D8DCE0
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAC8BD #C8BAC5
analogous
#BEC8BA #BAC8BD #BAC8C4
triadic
#BAC8BD #BDBAC8 #C8BDBA
tetradic
#BAC8BD #BABEC8 #C8BAC5 #C8C4BA
square
#BAC8BD #BABEC8 #C8BAC5 #C8C4BA
split-complementary
#BAC8BD #C4BAC8 #C8BABE
monochromatic
#76927C #98AD9C #BAC8BD #DCE3DE #EEF1EF
Accessibility & contrast
On white
1.74
#BAC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#BAC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAC8BD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAC8BD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#C5C4BE
Tritanopia (blue-blind)
#B8C7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bac8bd; /* rgb */ color: rgb(186, 200, 189); /* oklch */ color: oklch(81.9% 0.022 152.1);
Tailwind
colors: {
custom: {
50: '#ced8d0',
500: '#bac8bd',
950: '#000000',
},
}SCSS
$custom: #bac8bd; $custom-light: #ced8d0; $custom-dark: #000000;
JSON
{
"hex": "#bac8bd",
"rgb": {
"r": 186,
"g": 200,
"b": 189
},
"hsl": {
"h": 132.857,
"s": 11.29,
"l": 75.686
},
"oklch": {
"l": 0.81888,
"c": 0.02155,
"h": 152.1
},
"luminance": 0.55422
}Semantic roles & 50–950 ramp
primary
#BAC8BD
secondary
#9C8B98
accent
#508795
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#131414
muted
#838383