#BDC69E#BDC69E
#BDC69E is a light, muted yellow-green. Relative luminance 0.537; OKLCH L 80.9% C 0.055 H 117.9°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC69E |
|---|---|
| RGB | rgb(189, 198, 158) |
| HSL | hsl(74, 26%, 70%) |
| HSV | hsv(74, 20%, 78%) |
| CMYK | cmyk(4.5%, 0%, 20.2%, 22.4%) |
| CIE-LAB | lab(78.27, -9.98, 19.05) |
| CIE-LCH | lch(78.27, 21.51, 117.64°) |
| OKLab | oklab(80.91% -0.0258 0.0487) |
| OKLCH | oklch(80.91% 0.055 117.9) |
| XYZ | xyz(47.3513, 53.6758, 40.2070) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.50
Pale Olive
#B9CC81
ΔE00 7.77
Greenish Tan
#BCCB7A
ΔE00 8.71
Greenish Grey
#96AE8D
ΔE00 8.93
Tan Green
#A9BE70
ΔE00 9.05
Beige (survey)
#E6DAA6
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC69E #A79EC6
analogous
#C6BB9E #BDC69E #A9C69E
triadic
#BDC69E #9EBDC6 #C69EBD
tetradic
#BDC69E #9EC6BB #A79EC6 #C69EA9
square
#BDC69E #9EC6BB #A79EC6 #C69EA9
split-complementary
#BDC69E #9EA9C6 #BB9EC6
monochromatic
#859356 #A3AF77 #BDC69E #D7DDC5 #F1F3EB
Accessibility & contrast
On white
1.79
#BDC69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BDC69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC69E
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC69E | 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)
#CCC19C
Deuteranopia (green-blind)
#CBC2A0
Tritanopia (blue-blind)
#C1C1BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bdc69e; /* rgb */ color: rgb(189, 198, 158); /* oklch */ color: oklch(80.9% 0.055 117.9);
Tailwind
colors: {
custom: {
50: '#d1d7ba',
500: '#bdc69e',
950: '#000000',
},
}SCSS
$custom: #bdc69e; $custom-light: #d1d7ba; $custom-dark: #000000;
JSON
{
"hex": "#bdc69e",
"rgb": {
"r": 189,
"g": 198,
"b": 158
},
"hsl": {
"h": 73.5,
"s": 25.974,
"l": 69.804
},
"oklch": {
"l": 0.80912,
"c": 0.05512,
"h": 117.9
},
"luminance": 0.53676
}Semantic roles & 50–950 ramp
primary
#BDC69E
secondary
#786E9A
accent
#41A557
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381