#BDCA77#BDCA77
#BDCA77 is a light, moderate yellow. Relative luminance 0.544; OKLCH L 81.0% C 0.108 H 116.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCA77 |
|---|---|
| RGB | rgb(189, 202, 119) |
| HSL | hsl(69, 44%, 63%) |
| HSV | hsv(69, 41%, 79%) |
| CMYK | cmyk(6.4%, 0%, 41.1%, 20.8%) |
| CIE-LAB | lab(78.69, -17.19, 39.89) |
| CIE-LCH | lch(78.69, 43.44, 113.31°) |
| OKLab | oklab(81.03% -0.0476 0.097) |
| OKLCH | oklch(81.03% 0.108 116.1) |
| XYZ | xyz(45.4369, 54.3922, 25.5543) |
| Luminance | 0.5439 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.71
Pale Olive
#B9CC81
ΔE00 2.36
Greenish Beige
#C9D179
ΔE00 2.52
Light Olive
#ACBF69
ΔE00 3.51
Tan Green
#A9BE70
ΔE00 4.17
Pale Olive Green
#B1D27B
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCA77 #8477CA
analogous
#CAAE77 #BDCA77 #93CA77
triadic
#BDCA77 #77BDCA #CA77BD
tetradic
#BDCA77 #77CAAE #8477CA #CA7793
square
#BDCA77 #77CAAE #8477CA #CA7793
split-complementary
#BDCA77 #7793CA #AE77CA
monochromatic
#818F38 #A8B94B #BDCA77 #D2DBA3 #E8ECCF
Accessibility & contrast
On white
1.77
#BDCA77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BDCA77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCA77
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCA77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCA77 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C271
Deuteranopia (green-blind)
#D3C37B
Tritanopia (blue-blind)
#C5C2B6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdca77; /* rgb */ color: rgb(189, 202, 119); /* oklch */ color: oklch(81.0% 0.108 116.1);
Tailwind
colors: {
custom: {
50: '#d2da9f',
500: '#bdca77',
950: '#000000',
},
}SCSS
$custom: #bdca77; $custom-light: #d2da9f; $custom-dark: #000000;
JSON
{
"hex": "#bdca77",
"rgb": {
"r": 189,
"g": 202,
"b": 119
},
"hsl": {
"h": 69.398,
"s": 43.915,
"l": 62.941
},
"oklch": {
"l": 0.81027,
"c": 0.108,
"h": 116.1
},
"luminance": 0.54392
}Semantic roles & 50–950 ramp
primary
#BDCA77
secondary
#5A4F96
accent
#2EB744
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380