#BFCD7F#BFCD7F
#BFCD7F is a light, moderate yellow-green. Relative luminance 0.563; OKLCH L 82.0% C 0.102 H 117.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCD7F |
|---|---|
| RGB | rgb(191, 205, 127) |
| HSL | hsl(71, 44%, 65%) |
| HSV | hsv(71, 38%, 80%) |
| CMYK | cmyk(6.8%, 0%, 38%, 19.6%) |
| CIE-LAB | lab(79.77, -16.99, 37.25) |
| CIE-LCH | lch(79.77, 40.95, 114.52°) |
| OKLab | oklab(81.96% -0.0466 0.0913) |
| OKLCH | oklch(81.96% 0.103 117) |
| XYZ | xyz(47.1481, 56.2717, 28.4523) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.81
Pale Olive
#B9CC81
ΔE00 1.54
Greenish Beige
#C9D179
ΔE00 2.78
Pale Olive Green
#B1D27B
ΔE00 4.17
Light Olive
#ACBF69
ΔE00 4.32
Tan Green
#A9BE70
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCD7F #8D7FCD
analogous
#CDB47F #BFCD7F #98CD7F
triadic
#BFCD7F #7FBFCD #CD7FBF
tetradic
#BFCD7F #7FCDB4 #8D7FCD #CD7F98
square
#BFCD7F #7FCDB4 #8D7FCD #CD7F98
split-complementary
#BFCD7F #7F98CD #B47FCD
monochromatic
#86973B #A9BC53 #BFCD7F #D5DEAB #EBEFD7
Accessibility & contrast
On white
1.71
#BFCD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BFCD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCD7F
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCD7F | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C579
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#C7C5BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcd7f; /* rgb */ color: rgb(191, 205, 127); /* oklch */ color: oklch(82.0% 0.102 117.0);
Tailwind
colors: {
custom: {
50: '#d3dca5',
500: '#bfcd7f',
950: '#000000',
},
}SCSS
$custom: #bfcd7f; $custom-light: #d3dca5; $custom-dark: #000000;
JSON
{
"hex": "#bfcd7f",
"rgb": {
"r": 191,
"g": 205,
"b": 127
},
"hsl": {
"h": 70.769,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.81962,
"c": 0.1025,
"h": 117
},
"luminance": 0.56271
}Semantic roles & 50–950 ramp
primary
#BFCD7F
secondary
#60539D
accent
#2FB747
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480