#BFCC7F#BFCC7F
#BFCC7F is a light, moderate yellow-green. Relative luminance 0.558; OKLCH L 81.7% C 0.101 H 116.5°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCC7F |
|---|---|
| RGB | rgb(191, 204, 127) |
| HSL | hsl(70, 43%, 65%) |
| HSV | hsv(70, 38%, 80%) |
| CMYK | cmyk(6.4%, 0%, 37.7%, 20%) |
| CIE-LAB | lab(79.50, -16.49, 36.90) |
| CIE-LCH | lch(79.50, 40.42, 114.08°) |
| OKLab | oklab(81.75% -0.0451 0.0905) |
| OKLCH | oklch(81.75% 0.101 116.5) |
| XYZ | xyz(46.9097, 55.7948, 28.3728) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.88
Pale Olive
#B9CC81
ΔE00 1.65
Greenish Beige
#C9D179
ΔE00 2.83
Light Olive
#ACBF69
ΔE00 4.25
Pale Olive Green
#B1D27B
ΔE00 4.44
Tan Green
#A9BE70
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCC7F #8C7FCC
analogous
#CCB37F #BFCC7F #98CC7F
triadic
#BFCC7F #7FBFCC #CC7FBF
tetradic
#BFCC7F #7FCCB3 #8C7FCC #CC7F98
square
#BFCC7F #7FCCB3 #8C7FCC #CC7F98
split-complementary
#BFCC7F #7F98CC #B37FCC
monochromatic
#86953B #A9BB53 #BFCC7F #D5DDAB #EBEFD7
Accessibility & contrast
On white
1.73
#BFCC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#BFCC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCC7F
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCC7F | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C579
Deuteranopia (green-blind)
#D5C683
Tritanopia (blue-blind)
#C7C4B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfcc7f; /* rgb */ color: rgb(191, 204, 127); /* oklch */ color: oklch(81.7% 0.101 116.5);
Tailwind
colors: {
custom: {
50: '#d3dba5',
500: '#bfcc7f',
950: '#000000',
},
}SCSS
$custom: #bfcc7f; $custom-light: #d3dba5; $custom-dark: #000000;
JSON
{
"hex": "#bfcc7f",
"rgb": {
"r": 191,
"g": 204,
"b": 127
},
"hsl": {
"h": 70.13,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.81745,
"c": 0.10115,
"h": 116.5
},
"luminance": 0.55794
}Semantic roles & 50–950 ramp
primary
#BFCC7F
secondary
#60549C
accent
#2FB646
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480