#BDCC7B#BDCC7B
#BDCC7B is a light, moderate yellow-green. Relative luminance 0.554; OKLCH L 81.5% C 0.106 H 117.4°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC7B |
|---|---|
| RGB | rgb(189, 204, 123) |
| HSL | hsl(71, 44%, 64%) |
| HSV | hsv(71, 40%, 80%) |
| CMYK | cmyk(7.4%, 0%, 39.7%, 20%) |
| CIE-LAB | lab(79.29, -17.74, 38.64) |
| CIE-LCH | lch(79.29, 42.51, 114.66°) |
| OKLab | oklab(81.53% -0.0489 0.0943) |
| OKLCH | oklch(81.53% 0.106 117.4) |
| XYZ | xyz(46.1545, 55.4349, 27.0036) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.25
Pale Olive
#B9CC81
ΔE00 1.66
Greenish Beige
#C9D179
ΔE00 2.76
Light Olive
#ACBF69
ΔE00 3.82
Pale Olive Green
#B1D27B
ΔE00 3.95
Tan Green
#A9BE70
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC7B #8A7BCC
analogous
#CCB37B #BDCC7B #95CC7B
triadic
#BDCC7B #7BBDCC #CC7BBD
tetradic
#BDCC7B #7BCCB3 #8A7BCC #CC7B95
square
#BDCC7B #7BCCB3 #8A7BCC #CC7B95
split-complementary
#BDCC7B #7B95CC #B37BCC
monochromatic
#839439 #A7BB4F #BDCC7B #D3DDA7 #E9EED3
Accessibility & contrast
On white
1.74
#BDCC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BDCC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC7B
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC7B | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C475
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#C5C4B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bdcc7b; /* rgb */ color: rgb(189, 204, 123); /* oklch */ color: oklch(81.5% 0.106 117.4);
Tailwind
colors: {
custom: {
50: '#d2dba2',
500: '#bdcc7b',
950: '#000000',
},
}SCSS
$custom: #bdcc7b; $custom-light: #d2dba2; $custom-dark: #000000;
JSON
{
"hex": "#bdcc7b",
"rgb": {
"r": 189,
"g": 204,
"b": 123
},
"hsl": {
"h": 71.111,
"s": 44.262,
"l": 64.118
},
"oklch": {
"l": 0.81525,
"c": 0.10622,
"h": 117.4
},
"luminance": 0.55435
}Semantic roles & 50–950 ramp
primary
#BDCC7B
secondary
#5F519A
accent
#2EB748
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14150F
muted
#838480