#BDCB79#BDCB79
#BDCB79 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.3% C 0.107 H 116.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCB79 |
|---|---|
| RGB | rgb(189, 203, 121) |
| HSL | hsl(70, 44%, 64%) |
| HSV | hsv(70, 40%, 80%) |
| CMYK | cmyk(6.9%, 0%, 40.4%, 20.4%) |
| CIE-LAB | lab(78.99, -17.47, 39.27) |
| CIE-LCH | lch(78.99, 42.97, 113.98°) |
| OKLab | oklab(81.28% -0.0482 0.0956) |
| OKLCH | oklch(81.28% 0.107 116.8) |
| XYZ | xyz(45.7936, 54.9115, 26.2720) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.34
Pale Olive
#B9CC81
ΔE00 2.00
Greenish Beige
#C9D179
ΔE00 2.61
Light Olive
#ACBF69
ΔE00 3.65
Tan Green
#A9BE70
ΔE00 4.19
Pale Olive Green
#B1D27B
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCB79 #8779CB
analogous
#CBB079 #BDCB79 #94CB79
triadic
#BDCB79 #79BDCB #CB79BD
tetradic
#BDCB79 #79CBB0 #8779CB #CB7994
square
#BDCB79 #79CBB0 #8779CB #CB7994
split-complementary
#BDCB79 #7994CB #B079CB
monochromatic
#829138 #A7BA4D #BDCB79 #D3DCA5 #E8EDD1
Accessibility & contrast
On white
1.75
#BDCB79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#BDCB79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCB79
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCB79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCB79 | 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)
#D5C373
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#C5C3B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcb79; /* rgb */ color: rgb(189, 203, 121); /* oklch */ color: oklch(81.3% 0.107 116.8);
Tailwind
colors: {
custom: {
50: '#d2daa1',
500: '#bdcb79',
950: '#000000',
},
}SCSS
$custom: #bdcb79; $custom-light: #d2daa1; $custom-dark: #000000;
JSON
{
"hex": "#bdcb79",
"rgb": {
"r": 189,
"g": 203,
"b": 121
},
"hsl": {
"h": 70.244,
"s": 44.086,
"l": 63.529
},
"oklch": {
"l": 0.81276,
"c": 0.10711,
"h": 116.8
},
"luminance": 0.54911
}Semantic roles & 50–950 ramp
primary
#BDCB79
secondary
#5D5098
accent
#2EB746
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380