#BDCBB8#BDCBB8
#BDCBB8 is a very light, muted green. Relative luminance 0.570; OKLCH L 82.6% C 0.030 H 137.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCBB8 |
|---|---|
| RGB | rgb(189, 203, 184) |
| HSL | hsl(104, 15%, 76%) |
| HSV | hsv(104, 9%, 80%) |
| CMYK | cmyk(6.9%, 0%, 9.4%, 20.4%) |
| CIE-LAB | lab(80.17, -8.27, 7.85) |
| CIE-LCH | lch(80.17, 11.40, 136.48°) |
| OKLab | oklab(82.61% -0.0222 0.0205) |
| OKLCH | oklch(82.61% 0.03 137.4) |
| XYZ | xyz(50.9924, 56.9910, 53.6520) |
| Luminance | 0.5699 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.60
Silver (survey)
#C5C9C7
ΔE00 8.85
Greenish Grey
#96AE8D
ΔE00 10.37
Sage Green
#9CAF88
ΔE00 10.55
Silver
#C0C0C0
ΔE00 11.15
Light Gray
#D3D3D3
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCBB8 #C6B8CB
analogous
#C6CBB8 #BDCBB8 #B8CBBC
triadic
#BDCBB8 #B8BDCB #CBB8BD
tetradic
#BDCBB8 #B8C6CB #C6B8CB #CBBCB8
square
#BDCBB8 #B8C6CB #C6B8CB #CBBCB8
split-complementary
#BDCBB8 #BCB8CB #CBB8C6
monochromatic
#7B9771 #9CB195 #BDCBB8 #DEE5DB #EFF2ED
Accessibility & contrast
On white
1.69
#BDCBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BDCBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCBB8
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCBB8 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8B7
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#BDC9C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcbb8; /* rgb */ color: rgb(189, 203, 184); /* oklch */ color: oklch(82.6% 0.030 137.4);
Tailwind
colors: {
custom: {
50: '#d0dacd',
500: '#bdcbb8',
950: '#000000',
},
}SCSS
$custom: #bdcbb8; $custom-light: #d0dacd; $custom-dark: #000000;
JSON
{
"hex": "#bdcbb8",
"rgb": {
"r": 189,
"g": 203,
"b": 184
},
"hsl": {
"h": 104.211,
"s": 15.447,
"l": 75.882
},
"oklch": {
"l": 0.82606,
"c": 0.03022,
"h": 137.4
},
"luminance": 0.56991
}Semantic roles & 50–950 ramp
primary
#BDCBB8
secondary
#99889F
accent
#4C9A85
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383