#BDCC7F#BDCC7F
#BDCC7F is a light, moderate yellow-green. Relative luminance 0.555; OKLCH L 81.6% C 0.102 H 117.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC7F |
|---|---|
| RGB | rgb(189, 204, 127) |
| HSL | hsl(72, 43%, 65%) |
| HSV | hsv(72, 38%, 80%) |
| CMYK | cmyk(7.4%, 0%, 37.7%, 20%) |
| CIE-LAB | lab(79.35, -17.26, 36.69) |
| CIE-LCH | lch(79.35, 40.55, 115.20°) |
| OKLab | oklab(81.59% -0.0473 0.09) |
| OKLCH | oklch(81.59% 0.102 117.7) |
| XYZ | xyz(46.4100, 55.5371, 28.3494) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.80
Pale Olive
#B9CC81
ΔE00 1.15
Greenish Beige
#C9D179
ΔE00 3.20
Pale Olive Green
#B1D27B
ΔE00 3.99
Light Olive
#ACBF69
ΔE00 4.07
Tan Green
#A9BE70
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC7F #8E7FCC
analogous
#CCB47F #BDCC7F #97CC7F
triadic
#BDCC7F #7FBDCC #CC7FBD
tetradic
#BDCC7F #7FCCB4 #8E7FCC #CC7F97
square
#BDCC7F #7FCCB4 #8E7FCC #CC7F97
split-complementary
#BDCC7F #7F97CC #B47FCC
monochromatic
#84953B #A6BB53 #BDCC7F #D4DDAB #EAEFD7
Accessibility & contrast
On white
1.73
#BDCC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#BDCC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC7F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC7F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C479
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#C4C4B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bdcc7f; /* rgb */ color: rgb(189, 204, 127); /* oklch */ color: oklch(81.6% 0.102 117.7);
Tailwind
colors: {
custom: {
50: '#d2dba5',
500: '#bdcc7f',
950: '#000000',
},
}SCSS
$custom: #bdcc7f; $custom-light: #d2dba5; $custom-dark: #000000;
JSON
{
"hex": "#bdcc7f",
"rgb": {
"r": 189,
"g": 204,
"b": 127
},
"hsl": {
"h": 71.688,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.81591,
"c": 0.10168,
"h": 117.7
},
"luminance": 0.55537
}Semantic roles & 50–950 ramp
primary
#BDCC7F
secondary
#62549C
accent
#2FB64A
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480