#BDCBB9#BDCBB9
#BDCBB9 is a very light, muted green. Relative luminance 0.570; OKLCH L 82.6% C 0.029 H 138.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBB9 |
|---|---|
| RGB | rgb(189, 203, 185) |
| HSL | hsl(107, 15%, 76%) |
| HSV | hsv(107, 9%, 80%) |
| CMYK | cmyk(6.9%, 0%, 8.9%, 20.4%) |
| CIE-LAB | lab(80.20, -8.09, 7.35) |
| CIE-LCH | lch(80.20, 10.93, 137.74°) |
| OKLab | oklab(82.63% -0.0218 0.0192) |
| OKLCH | oklch(82.63% 0.029 138.7) |
| XYZ | xyz(51.0976, 57.0331, 54.2060) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.36
Silver (survey)
#C5C9C7
ΔE00 8.55
Greenish Grey
#96AE8D
ΔE00 10.56
Sage Green
#9CAF88
ΔE00 10.79
Silver
#C0C0C0
ΔE00 10.88
Light Gray
#D3D3D3
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBB9 #C7B9CB
analogous
#C6CBB9 #BDCBB9 #B9CBBE
triadic
#BDCBB9 #B9BDCB #CBB9BD
tetradic
#BDCBB9 #B9C6CB #C7B9CB #CBBEB9
square
#BDCBB9 #B9C6CB #C7B9CB #CBBEB9
split-complementary
#BDCBB9 #BEB9CB #CBB9C6
monochromatic
#7B9773 #9CB196 #BDCBB9 #DEE5DC #EEF2ED
Accessibility & contrast
On white
1.69
#BDCBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BDCBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBB9
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBB9 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8B8
Deuteranopia (green-blind)
#CAC6BA
Tritanopia (blue-blind)
#BDCAC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcbb9; /* rgb */ color: rgb(189, 203, 185); /* oklch */ color: oklch(82.6% 0.029 138.7);
Tailwind
colors: {
custom: {
50: '#d0dace',
500: '#bdcbb9',
950: '#000000',
},
}SCSS
$custom: #bdcbb9; $custom-light: #d0dace; $custom-dark: #000000;
JSON
{
"hex": "#bdcbb9",
"rgb": {
"r": 189,
"g": 203,
"b": 185
},
"hsl": {
"h": 106.667,
"s": 14.754,
"l": 76.078
},
"oklch": {
"l": 0.82633,
"c": 0.02905,
"h": 138.7
},
"luminance": 0.57033
}Semantic roles & 50–950 ramp
primary
#BDCBB9
secondary
#9A899F
accent
#4D9988
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383