#BDCB77#BDCB77
#BDCB77 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.2% C 0.109 H 116.6°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCB77 |
|---|---|
| RGB | rgb(189, 203, 119) |
| HSL | hsl(70, 45%, 63%) |
| HSV | hsv(70, 41%, 80%) |
| CMYK | cmyk(6.9%, 0%, 41.4%, 20.4%) |
| CIE-LAB | lab(78.96, -17.69, 40.24) |
| CIE-LCH | lch(78.96, 43.95, 113.73°) |
| OKLab | oklab(81.24% -0.049 0.0977) |
| OKLCH | oklch(81.24% 0.109 116.6) |
| XYZ | xyz(45.6723, 54.8630, 25.6328) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.64
Pale Olive
#B9CC81
ΔE00 2.29
Greenish Beige
#C9D179
ΔE00 2.47
Light Olive
#ACBF69
ΔE00 3.59
Tan Green
#A9BE70
ΔE00 4.27
Pale Olive Green
#B1D27B
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCB77 #8577CB
analogous
#CBAF77 #BDCB77 #93CB77
triadic
#BDCB77 #77BDCB #CB77BD
tetradic
#BDCB77 #77CBAF #8577CB #CB7793
square
#BDCB77 #77CBAF #8577CB #CB7793
split-complementary
#BDCB77 #7793CB #AF77CB
monochromatic
#829037 #A8BA4B #BDCB77 #D2DCA3 #E8EDD0
Accessibility & contrast
On white
1.75
#BDCB77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#BDCB77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCB77
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCB77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCB77 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C370
Deuteranopia (green-blind)
#D4C47B
Tritanopia (blue-blind)
#C5C3B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bdcb77; /* rgb */ color: rgb(189, 203, 119); /* oklch */ color: oklch(81.2% 0.109 116.6);
Tailwind
colors: {
custom: {
50: '#d2da9f',
500: '#bdcb77',
950: '#000000',
},
}SCSS
$custom: #bdcb77; $custom-light: #d2da9f; $custom-dark: #000000;
JSON
{
"hex": "#bdcb77",
"rgb": {
"r": 189,
"g": 203,
"b": 119
},
"hsl": {
"h": 70,
"s": 44.681,
"l": 63.137
},
"oklch": {
"l": 0.81244,
"c": 0.10933,
"h": 116.6
},
"luminance": 0.54863
}Semantic roles & 50–950 ramp
primary
#BDCB77
secondary
#5B4F97
accent
#2EB845
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380