#BDCB78#BDCB78
#BDCB78 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.3% C 0.108 H 116.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCB78 |
|---|---|
| RGB | rgb(189, 203, 120) |
| HSL | hsl(70, 44%, 63%) |
| HSV | hsv(70, 41%, 80%) |
| CMYK | cmyk(6.9%, 0%, 40.9%, 20.4%) |
| CIE-LAB | lab(78.98, -17.58, 39.75) |
| CIE-LCH | lch(78.98, 43.46, 113.86°) |
| OKLab | oklab(81.26% -0.0486 0.0967) |
| OKLCH | oklch(81.26% 0.108 116.7) |
| XYZ | xyz(45.7326, 54.8871, 25.9507) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.48
Pale Olive
#B9CC81
ΔE00 2.15
Greenish Beige
#C9D179
ΔE00 2.53
Light Olive
#ACBF69
ΔE00 3.62
Tan Green
#A9BE70
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCB78 #8678CB
analogous
#CBAF78 #BDCB78 #93CB78
triadic
#BDCB78 #78BDCB #CB78BD
tetradic
#BDCB78 #78CBAF #8678CB #CB7893
square
#BDCB78 #78CBAF #8678CB #CB7893
split-complementary
#BDCB78 #7893CB #AF78CB
monochromatic
#829138 #A7BA4C #BDCB78 #D3DCA4 #E8EDD0
Accessibility & contrast
On white
1.75
#BDCB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BDCB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCB78
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCB78 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C372
Deuteranopia (green-blind)
#D4C47C
Tritanopia (blue-blind)
#C5C3B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcb78; /* rgb */ color: rgb(189, 203, 120); /* oklch */ color: oklch(81.3% 0.108 116.7);
Tailwind
colors: {
custom: {
50: '#d2daa0',
500: '#bdcb78',
950: '#000000',
},
}SCSS
$custom: #bdcb78; $custom-light: #d2daa0; $custom-dark: #000000;
JSON
{
"hex": "#bdcb78",
"rgb": {
"r": 189,
"g": 203,
"b": 120
},
"hsl": {
"h": 70.12,
"s": 44.385,
"l": 63.333
},
"oklch": {
"l": 0.8126,
"c": 0.10822,
"h": 116.7
},
"luminance": 0.54887
}Semantic roles & 50–950 ramp
primary
#BDCB78
secondary
#5C5098
accent
#2EB845
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380