#BDC6BB#BDC6BB
#BDC6BB is a light, near-neutral green. Relative luminance 0.548; OKLCH L 81.6% C 0.018 H 140.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC6BB |
|---|---|
| RGB | rgb(189, 198, 187) |
| HSL | hsl(109, 9%, 75%) |
| HSV | hsv(109, 6%, 78%) |
| CMYK | cmyk(4.5%, 0%, 5.6%, 22.4%) |
| CIE-LAB | lab(78.92, -5.12, 4.44) |
| CIE-LCH | lch(78.92, 6.78, 139.10°) |
| OKLab | oklab(81.64% -0.0139 0.0116) |
| OKLCH | oklch(81.64% 0.018 140) |
| XYZ | xyz(50.1484, 54.7946, 54.9385) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.27
Light Grey
#D8DCD6
ΔE00 6.60
Silver
#C0C0C0
ΔE00 7.45
Light Gray
#D3D3D3
ΔE00 8.33
Gainsboro
#DCDCDC
ΔE00 9.47
Warm Gray
#C9BEB0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC6BB #C4BBC6
analogous
#C2C6BB #BDC6BB #BBC6BE
triadic
#BDC6BB #BBBDC6 #C6BBBD
tetradic
#BDC6BB #BBC2C6 #C4BBC6 #C6BEBB
square
#BDC6BB #BBC2C6 #C4BBC6 #C6BEBB
split-complementary
#BDC6BB #BEBBC6 #C6BBC2
monochromatic
#7C8E78 #9DAA9A #BDC6BB #DDE2DC #EFF1EE
Accessibility & contrast
On white
1.76
#BDC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#BDC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC6BB
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC6BB | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#BDC5C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdc6bb; /* rgb */ color: rgb(189, 198, 187); /* oklch */ color: oklch(81.6% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#d0d7cf',
500: '#bdc6bb',
950: '#000000',
},
}SCSS
$custom: #bdc6bb; $custom-light: #d0d7cf; $custom-dark: #000000;
JSON
{
"hex": "#bdc6bb",
"rgb": {
"r": 189,
"g": 198,
"b": 187
},
"hsl": {
"h": 109.091,
"s": 8.8,
"l": 75.49
},
"oklch": {
"l": 0.81641,
"c": 0.01809,
"h": 140
},
"luminance": 0.54795
}Semantic roles & 50–950 ramp
primary
#BDC6BB
secondary
#978C99
accent
#539387
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383