#BDC7BF#BDC7BF
#BDC7BF is a light, near-neutral green. Relative luminance 0.554; OKLCH L 82.0% C 0.016 H 151.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC7BF |
|---|---|
| RGB | rgb(189, 199, 191) |
| HSL | hsl(132, 8%, 76%) |
| HSV | hsv(132, 5%, 78%) |
| CMYK | cmyk(5%, 0%, 4%, 22%) |
| CIE-LAB | lab(79.29, -4.92, 2.81) |
| CIE-LCH | lch(79.29, 5.67, 150.22°) |
| OKLab | oklab(81.96% -0.0137 0.0074) |
| OKLCH | oklch(81.96% 0.016 151.7) |
| XYZ | xyz(50.8119, 55.4269, 57.3016) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 6.14
Silver
#C0C0C0
ΔE00 6.79
Light Gray
#D3D3D3
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 8.77
Dove Gray
#B6B8BD
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC7BF #C7BDC5
analogous
#C0C7BD #BDC7BF #BDC7C4
triadic
#BDC7BF #BFBDC7 #C7BFBD
tetradic
#BDC7BF #BDC0C7 #C7BDC5 #C7C4BD
square
#BDC7BF #BDC0C7 #C7BDC5 #C7C4BD
split-complementary
#BDC7BF #C4BDC7 #C7BDC0
monochromatic
#7B8F7F #9CAB9F #BDC7BF #DEE3DF #EEF1EF
Accessibility & contrast
On white
1.74
#BDC7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BDC7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC7BF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC7BF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#BCC7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdc7bf; /* rgb */ color: rgb(189, 199, 191); /* oklch */ color: oklch(82.0% 0.016 151.7);
Tailwind
colors: {
custom: {
50: '#d0d8d2',
500: '#bdc7bf',
950: '#000000',
},
}SCSS
$custom: #bdc7bf; $custom-light: #d0d8d2; $custom-dark: #000000;
JSON
{
"hex": "#bdc7bf",
"rgb": {
"r": 189,
"g": 199,
"b": 191
},
"hsl": {
"h": 132,
"s": 8.197,
"l": 76.078
},
"oklch": {
"l": 0.81961,
"c": 0.01555,
"h": 151.7
},
"luminance": 0.55427
}Semantic roles & 50–950 ramp
primary
#BDC7BF
secondary
#9A8E98
accent
#538692
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383