#BDCA7B#BDCA7B
#BDCA7B is a light, moderate yellow. Relative luminance 0.545; OKLCH L 81.1% C 0.104 H 116.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA7B |
|---|---|
| RGB | rgb(189, 202, 123) |
| HSL | hsl(70, 43%, 64%) |
| HSV | hsv(70, 39%, 79%) |
| CMYK | cmyk(6.4%, 0%, 39.1%, 20.8%) |
| CIE-LAB | lab(78.75, -16.73, 37.94) |
| CIE-LCH | lch(78.75, 41.47, 113.80°) |
| OKLab | oklab(81.09% -0.046 0.0927) |
| OKLCH | oklch(81.09% 0.104 116.4) |
| XYZ | xyz(45.6822, 54.4903, 26.8462) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.55
Pale Olive
#B9CC81
ΔE00 1.85
Greenish Beige
#C9D179
ΔE00 2.86
Light Olive
#ACBF69
ΔE00 3.67
Tan Green
#A9BE70
ΔE00 4.05
Pale Olive Green
#B1D27B
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA7B #887BCA
analogous
#CAAF7B #BDCA7B #95CA7B
triadic
#BDCA7B #7BBDCA #CA7BBD
tetradic
#BDCA7B #7BCAAF #887BCA #CA7B95
square
#BDCA7B #7BCAAF #887BCA #CA7B95
split-complementary
#BDCA7B #7B95CA #AF7BCA
monochromatic
#82913A #A7B84F #BDCA7B #D3DCA7 #E9EDD2
Accessibility & contrast
On white
1.77
#BDCA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#BDCA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA7B
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA7B | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C275
Deuteranopia (green-blind)
#D3C47F
Tritanopia (blue-blind)
#C5C2B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdca7b; /* rgb */ color: rgb(189, 202, 123); /* oklch */ color: oklch(81.1% 0.104 116.4);
Tailwind
colors: {
custom: {
50: '#d2daa2',
500: '#bdca7b',
950: '#000000',
},
}SCSS
$custom: #bdca7b; $custom-light: #d2daa2; $custom-dark: #000000;
JSON
{
"hex": "#bdca7b",
"rgb": {
"r": 189,
"g": 202,
"b": 123
},
"hsl": {
"h": 69.873,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.81091,
"c": 0.10351,
"h": 116.4
},
"luminance": 0.5449
}Semantic roles & 50–950 ramp
primary
#BDCA7B
secondary
#5D5297
accent
#30B646
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380