#BDC69F#BDC69F
#BDC69F is a light, muted yellow-green. Relative luminance 0.537; OKLCH L 80.9% C 0.054 H 118.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC69F |
|---|---|
| RGB | rgb(189, 198, 159) |
| HSL | hsl(74, 25%, 70%) |
| HSV | hsv(74, 20%, 78%) |
| CMYK | cmyk(4.5%, 0%, 19.7%, 22.4%) |
| CIE-LAB | lab(78.29, -9.82, 18.55) |
| CIE-LCH | lch(78.29, 20.99, 117.90°) |
| OKLab | oklab(80.93% -0.0254 0.0475) |
| OKLCH | oklch(80.93% 0.054 118.2) |
| XYZ | xyz(47.4377, 53.7103, 40.6622) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.51
Pale Olive
#B9CC81
ΔE00 8.02
Greenish Grey
#96AE8D
ΔE00 8.88
Greenish Tan
#BCCB7A
ΔE00 8.97
Tan Green
#A9BE70
ΔE00 9.29
Beige (survey)
#E6DAA6
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC69F #A89FC6
analogous
#C6BB9F #BDC69F #AAC69F
triadic
#BDC69F #9FBDC6 #C69FBD
tetradic
#BDC69F #9FC6BB #A89FC6 #C69FAA
square
#BDC69F #9FC6BB #A89FC6 #C69FAA
split-complementary
#BDC69F #9FAAC6 #BB9FC6
monochromatic
#859357 #A3AF79 #BDC69F #D7DDC5 #F2F4EC
Accessibility & contrast
On white
1.79
#BDC69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BDC69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC69F
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC69F | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#CAC2A1
Tritanopia (blue-blind)
#C1C2BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdc69f; /* rgb */ color: rgb(189, 198, 159); /* oklch */ color: oklch(80.9% 0.054 118.2);
Tailwind
colors: {
custom: {
50: '#d1d7bb',
500: '#bdc69f',
950: '#000000',
},
}SCSS
$custom: #bdc69f; $custom-light: #d1d7bb; $custom-dark: #000000;
JSON
{
"hex": "#bdc69f",
"rgb": {
"r": 189,
"g": 198,
"b": 159
},
"hsl": {
"h": 73.846,
"s": 25.49,
"l": 70
},
"oklch": {
"l": 0.80934,
"c": 0.05383,
"h": 118.2
},
"luminance": 0.5371
}Semantic roles & 50–950 ramp
primary
#BDC69F
secondary
#796F9A
accent
#41A458
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382