#BDCEB9#BDCEB9
#BDCEB9 is a very light, muted green. Relative luminance 0.585; OKLCH L 83.3% C 0.034 H 139.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCEB9 |
|---|---|
| RGB | rgb(189, 206, 185) |
| HSL | hsl(109, 18%, 77%) |
| HSV | hsv(109, 10%, 81%) |
| CMYK | cmyk(8.3%, 0%, 10.2%, 19.2%) |
| CIE-LAB | lab(81.00, -9.64, 8.49) |
| CIE-LCH | lch(81.00, 12.85, 138.62°) |
| OKLab | oklab(83.27% -0.0261 0.0221) |
| OKLCH | oklch(83.27% 0.034 139.7) |
| XYZ | xyz(51.8129, 58.4638, 54.4445) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.35
Silver (survey)
#C5C9C7
ΔE00 9.98
Greenish Grey
#96AE8D
ΔE00 10.27
Sage Green
#9CAF88
ΔE00 10.49
Honeydew
#F0FFF0
ΔE00 11.35
Darkseagreen
#8FBC8F
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCEB9 #CAB9CE
analogous
#C8CEB9 #BDCEB9 #B9CEC0
triadic
#BDCEB9 #B9BDCE #CEB9BD
tetradic
#BDCEB9 #B9C8CE #CAB9CE #CEC0B9
square
#BDCEB9 #B9C8CE #CAB9CE #CEC0B9
split-complementary
#BDCEB9 #C0B9CE #CEB9C8
monochromatic
#799C71 #9BB595 #BDCEB9 #DFE7DD #EEF2ED
Accessibility & contrast
On white
1.65
#BDCEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#BDCEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCEB9
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCEB9 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB8
Deuteranopia (green-blind)
#CDC8BA
Tritanopia (blue-blind)
#BCCCC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bdceb9; /* rgb */ color: rgb(189, 206, 185); /* oklch */ color: oklch(83.3% 0.034 139.7);
Tailwind
colors: {
custom: {
50: '#d1ddce',
500: '#bdceb9',
950: '#000000',
},
}SCSS
$custom: #bdceb9; $custom-light: #d1ddce; $custom-dark: #000000;
JSON
{
"hex": "#bdceb9",
"rgb": {
"r": 189,
"g": 206,
"b": 185
},
"hsl": {
"h": 108.571,
"s": 17.647,
"l": 76.667
},
"oklch": {
"l": 0.83265,
"c": 0.03421,
"h": 139.7
},
"luminance": 0.58464
}Semantic roles & 50–950 ramp
primary
#BDCEB9
secondary
#9E89A3
accent
#4A9C8C
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141513
muted
#838483