#BDCFB9#BDCFB9
#BDCFB9 is a very light, muted green. Relative luminance 0.589; OKLCH L 83.5% C 0.036 H 140.0°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCFB9 |
|---|---|
| RGB | rgb(189, 207, 185) |
| HSL | hsl(109, 19%, 77%) |
| HSV | hsv(109, 11%, 81%) |
| CMYK | cmyk(8.7%, 0%, 10.6%, 18.8%) |
| CIE-LAB | lab(81.26, -10.15, 8.87) |
| CIE-LCH | lch(81.26, 13.48, 138.85°) |
| OKLab | oklab(83.48% -0.0275 0.0231) |
| OKLCH | oklch(83.48% 0.036 140) |
| XYZ | xyz(52.0544, 58.9468, 54.5250) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.68
Greenish Grey
#96AE8D
ΔE00 10.24
Silver (survey)
#C5C9C7
ΔE00 10.43
Sage Green
#9CAF88
ΔE00 10.45
Darkseagreen
#8FBC8F
ΔE00 11.22
Honeydew
#F0FFF0
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCFB9 #CBB9CF
analogous
#C8CFB9 #BDCFB9 #B9CFC0
triadic
#BDCFB9 #B9BDCF #CFB9BD
tetradic
#BDCFB9 #B9C8CF #CBB9CF #CFC0B9
square
#BDCFB9 #B9C8CF #CBB9CF #CFC0B9
split-complementary
#BDCFB9 #C0B9CF #CFB9C8
monochromatic
#799D70 #9BB695 #BDCFB9 #DFE8DD #EEF3ED
Accessibility & contrast
On white
1.64
#BDCFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#BDCFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCFB9
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCFB9 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBB8
Deuteranopia (green-blind)
#CDC9BA
Tritanopia (blue-blind)
#BCCDC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bdcfb9; /* rgb */ color: rgb(189, 207, 185); /* oklch */ color: oklch(83.5% 0.036 140.0);
Tailwind
colors: {
custom: {
50: '#d1ddce',
500: '#bdcfb9',
950: '#000000',
},
}SCSS
$custom: #bdcfb9; $custom-light: #d1ddce; $custom-dark: #000000;
JSON
{
"hex": "#bdcfb9",
"rgb": {
"r": 189,
"g": 207,
"b": 185
},
"hsl": {
"h": 109.091,
"s": 18.644,
"l": 76.863
},
"oklch": {
"l": 0.83476,
"c": 0.03591,
"h": 140
},
"luminance": 0.58947
}Semantic roles & 50–950 ramp
primary
#BDCFB9
secondary
#9F88A4
accent
#499D8E
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483