#BDCA7E#BDCA7E
#BDCA7E is a light, moderate yellow-green. Relative luminance 0.546; OKLCH L 81.1% C 0.100 H 116.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA7E |
|---|---|
| RGB | rgb(189, 202, 126) |
| HSL | hsl(70, 42%, 64%) |
| HSV | hsv(70, 38%, 79%) |
| CMYK | cmyk(6.4%, 0%, 37.6%, 20.8%) |
| CIE-LAB | lab(78.79, -16.38, 36.48) |
| CIE-LCH | lch(78.79, 39.99, 114.18°) |
| OKLab | oklab(81.14% -0.0448 0.0895) |
| OKLCH | oklch(81.14% 0.1 116.6) |
| XYZ | xyz(45.8728, 54.5666, 27.8504) |
| Luminance | 0.5457 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.93
Pale Olive
#B9CC81
ΔE00 1.57
Greenish Beige
#C9D179
ΔE00 3.21
Light Olive
#ACBF69
ΔE00 3.89
Tan Green
#A9BE70
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA7E #8B7ECA
analogous
#CAB17E #BDCA7E #97CA7E
triadic
#BDCA7E #7EBDCA #CA7EBD
tetradic
#BDCA7E #7ECAB1 #8B7ECA #CA7E97
square
#BDCA7E #7ECAB1 #8B7ECA #CA7E97
split-complementary
#BDCA7E #7E97CA #B17ECA
monochromatic
#83923C #A7B853 #BDCA7E #D3DCA9 #E9EED5
Accessibility & contrast
On white
1.76
#BDCA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#BDCA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA7E
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA7E | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C378
Deuteranopia (green-blind)
#D2C482
Tritanopia (blue-blind)
#C5C2B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdca7e; /* rgb */ color: rgb(189, 202, 126); /* oklch */ color: oklch(81.1% 0.100 116.6);
Tailwind
colors: {
custom: {
50: '#d2daa4',
500: '#bdca7e',
950: '#000000',
},
}SCSS
$custom: #bdca7e; $custom-light: #d2daa4; $custom-dark: #000000;
JSON
{
"hex": "#bdca7e",
"rgb": {
"r": 189,
"g": 202,
"b": 126
},
"hsl": {
"h": 70.263,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.81141,
"c": 0.10009,
"h": 116.6
},
"luminance": 0.54566
}Semantic roles & 50–950 ramp
primary
#BDCA7E
secondary
#5F5499
accent
#31B547
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380