#BDC8BB#BDC8BB
#BDC8BB is a very light, muted green. Relative luminance 0.557; OKLCH L 82.1% C 0.022 H 140.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8BB |
|---|---|
| RGB | rgb(189, 200, 187) |
| HSL | hsl(111, 11%, 76%) |
| HSV | hsv(111, 7%, 78%) |
| CMYK | cmyk(5.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(79.45, -6.17, 5.20) |
| CIE-LCH | lch(79.45, 8.07, 139.87°) |
| OKLab | oklab(82.06% -0.0167 0.0136) |
| OKLCH | oklch(82.06% 0.022 140.9) |
| XYZ | xyz(50.6086, 55.7149, 55.0919) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 7.02
Silver
#C0C0C0
ΔE00 8.65
Light Gray
#D3D3D3
ΔE00 9.24
Gainsboro
#DCDCDC
ΔE00 10.20
Warm Gray
#C9BEB0
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8BB #C6BBC8
analogous
#C3C8BB #BDC8BB #BBC8BF
triadic
#BDC8BB #BBBDC8 #C8BBBD
tetradic
#BDC8BB #BBC3C8 #C6BBC8 #C8BFBB
square
#BDC8BB #BBC3C8 #C6BBC8 #C8BFBB
split-complementary
#BDC8BB #BFBBC8 #C8BBC3
monochromatic
#7B9177 #9CAD99 #BDC8BB #DEE3DD #EFF1EE
Accessibility & contrast
On white
1.73
#BDC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#BDC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8BB
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8BB | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#C7C4BC
Tritanopia (blue-blind)
#BCC7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdc8bb; /* rgb */ color: rgb(189, 200, 187); /* oklch */ color: oklch(82.1% 0.022 140.9);
Tailwind
colors: {
custom: {
50: '#d0d8cf',
500: '#bdc8bb',
950: '#000000',
},
}SCSS
$custom: #bdc8bb; $custom-light: #d0d8cf; $custom-dark: #000000;
JSON
{
"hex": "#bdc8bb",
"rgb": {
"r": 189,
"g": 200,
"b": 187
},
"hsl": {
"h": 110.769,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82058,
"c": 0.02157,
"h": 140.9
},
"luminance": 0.55715
}Semantic roles & 50–950 ramp
primary
#BDC8BB
secondary
#998C9C
accent
#51958A
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383