#BDCDB9#BDCDB9
#BDCDB9 is a very light, muted green. Relative luminance 0.580; OKLCH L 83.1% C 0.032 H 139.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCDB9 |
|---|---|
| RGB | rgb(189, 205, 185) |
| HSL | hsl(108, 17%, 76%) |
| HSV | hsv(108, 10%, 80%) |
| CMYK | cmyk(7.8%, 0%, 9.8%, 19.6%) |
| CIE-LAB | lab(80.73, -9.12, 8.11) |
| CIE-LCH | lch(80.73, 12.21, 138.36°) |
| OKLab | oklab(83.05% -0.0247 0.0211) |
| OKLCH | oklch(83.05% 0.032 139.4) |
| XYZ | xyz(51.5729, 57.9838, 54.3645) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.01
Silver (survey)
#C5C9C7
ΔE00 9.51
Greenish Grey
#96AE8D
ΔE00 10.34
Sage Green
#9CAF88
ΔE00 10.56
Honeydew
#F0FFF0
ΔE00 11.43
Beige
#F5F5DC
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCDB9 #C9B9CD
analogous
#C7CDB9 #BDCDB9 #B9CDBF
triadic
#BDCDB9 #B9BDCD #CDB9BD
tetradic
#BDCDB9 #B9C7CD #C9B9CD #CDBFB9
square
#BDCDB9 #B9C7CD #C9B9CD #CDBFB9
split-complementary
#BDCDB9 #BFB9CD #CDB9C7
monochromatic
#7A9A72 #9BB495 #BDCDB9 #DFE7DD #EEF2ED
Accessibility & contrast
On white
1.67
#BDCDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BDCDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCDB9
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCDB9 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC9B8
Deuteranopia (green-blind)
#CCC8BA
Tritanopia (blue-blind)
#BCCBC7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcdb9; /* rgb */ color: rgb(189, 205, 185); /* oklch */ color: oklch(83.1% 0.032 139.4);
Tailwind
colors: {
custom: {
50: '#d1dcce',
500: '#bdcdb9',
950: '#000000',
},
}SCSS
$custom: #bdcdb9; $custom-light: #d1dcce; $custom-dark: #000000;
JSON
{
"hex": "#bdcdb9",
"rgb": {
"r": 189,
"g": 205,
"b": 185
},
"hsl": {
"h": 108,
"s": 16.667,
"l": 76.471
},
"oklch": {
"l": 0.83054,
"c": 0.03249,
"h": 139.4
},
"luminance": 0.57984
}Semantic roles & 50–950 ramp
primary
#BDCDB9
secondary
#9D89A1
accent
#4B9B8B
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483