#BDC8A0#BDC8A0
#BDC8A0 is a light, muted yellow-green. Relative luminance 0.547; OKLCH L 81.4% C 0.056 H 120.1°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8A0 |
|---|---|
| RGB | rgb(189, 200, 160) |
| HSL | hsl(77, 27%, 71%) |
| HSV | hsv(77, 20%, 78%) |
| CMYK | cmyk(5.5%, 0%, 20%, 21.6%) |
| CIE-LAB | lab(78.85, -10.70, 18.79) |
| CIE-LCH | lch(78.85, 21.62, 119.66°) |
| OKLab | oklab(81.38% -0.0279 0.0481) |
| OKLCH | oklch(81.38% 0.056 120.1) |
| XYZ | xyz(47.9850, 54.6655, 41.2744) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.63
Pale Olive
#B9CC81
ΔE00 7.70
Greenish Tan
#BCCB7A
ΔE00 8.75
Greenish Grey
#96AE8D
ΔE00 8.93
Tan Green
#A9BE70
ΔE00 9.15
Light Grey Green
#B7E1A1
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8A0 #ABA0C8
analogous
#C8BFA0 #BDC8A0 #A9C8A0
triadic
#BDC8A0 #A0BDC8 #C8A0BD
tetradic
#BDC8A0 #A0C8BF #ABA0C8 #C8A0A9
square
#BDC8A0 #A0C8BF #ABA0C8 #C8A0A9
split-complementary
#BDC8A0 #A0A9C8 #BFA0C8
monochromatic
#859657 #A2B279 #BDC8A0 #D8DEC7 #F2F4EC
Accessibility & contrast
On white
1.76
#BDC8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#BDC8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8A0
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8A0 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39E
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#C1C4BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdc8a0; /* rgb */ color: rgb(189, 200, 160); /* oklch */ color: oklch(81.4% 0.056 120.1);
Tailwind
colors: {
custom: {
50: '#d1d8bc',
500: '#bdc8a0',
950: '#000000',
},
}SCSS
$custom: #bdc8a0; $custom-light: #d1d8bc; $custom-dark: #000000;
JSON
{
"hex": "#bdc8a0",
"rgb": {
"r": 189,
"g": 200,
"b": 160
},
"hsl": {
"h": 76.5,
"s": 26.667,
"l": 70.588
},
"oklch": {
"l": 0.81382,
"c": 0.05556,
"h": 120.1
},
"luminance": 0.54665
}Semantic roles & 50–950 ramp
primary
#BDC8A0
secondary
#7C709D
accent
#40A55C
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382