#BDC8A1#BDC8A1
#BDC8A1 is a light, muted yellow-green. Relative luminance 0.547; OKLCH L 81.4% C 0.054 H 120.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC8A1 |
|---|---|
| RGB | rgb(189, 200, 161) |
| HSL | hsl(77, 26%, 71%) |
| HSV | hsv(77, 20%, 78%) |
| CMYK | cmyk(5.5%, 0%, 19.5%, 21.6%) |
| CIE-LAB | lab(78.87, -10.54, 18.28) |
| CIE-LCH | lch(78.87, 21.10, 119.97°) |
| OKLab | oklab(81.41% -0.0275 0.0468) |
| OKLCH | oklch(81.41% 0.054 120.4) |
| XYZ | xyz(48.0728, 54.7006, 41.7370) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.64
Pale Olive
#B9CC81
ΔE00 7.97
Greenish Grey
#96AE8D
ΔE00 8.88
Greenish Tan
#BCCB7A
ΔE00 9.01
Light Grey Green
#B7E1A1
ΔE00 9.34
Tan Green
#A9BE70
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC8A1 #ACA1C8
analogous
#C8BFA1 #BDC8A1 #A9C8A1
triadic
#BDC8A1 #A1BDC8 #C8A1BD
tetradic
#BDC8A1 #A1C8BF #ACA1C8 #C8A1A9
square
#BDC8A1 #A1C8BF #ACA1C8 #C8A1A9
split-complementary
#BDC8A1 #A1A9C8 #BFA1C8
monochromatic
#859758 #A2B17A #BDC8A1 #D8DFC8 #F1F4EC
Accessibility & contrast
On white
1.76
#BDC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#BDC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC8A1
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC8A1 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39F
Deuteranopia (green-blind)
#CCC3A3
Tritanopia (blue-blind)
#C1C4BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdc8a1; /* rgb */ color: rgb(189, 200, 161); /* oklch */ color: oklch(81.4% 0.054 120.4);
Tailwind
colors: {
custom: {
50: '#d1d8bd',
500: '#bdc8a1',
950: '#000000',
},
}SCSS
$custom: #bdc8a1; $custom-light: #d1d8bd; $custom-dark: #000000;
JSON
{
"hex": "#bdc8a1",
"rgb": {
"r": 189,
"g": 200,
"b": 161
},
"hsl": {
"h": 76.923,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.81405,
"c": 0.05428,
"h": 120.4
},
"luminance": 0.54701
}Semantic roles & 50–950 ramp
primary
#BDC8A1
secondary
#7D719D
accent
#41A55D
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382