#BFCF7F#BFCF7F
#BFCF7F is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.4% C 0.105 H 118.0°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF7F |
|---|---|
| RGB | rgb(191, 207, 127) |
| HSL | hsl(72, 45%, 65%) |
| HSV | hsv(72, 39%, 81%) |
| CMYK | cmyk(7.7%, 0%, 38.6%, 18.8%) |
| CIE-LAB | lab(80.31, -17.99, 37.95) |
| CIE-LCH | lch(80.31, 42.00, 115.36°) |
| OKLab | oklab(82.4% -0.0494 0.0929) |
| OKLCH | oklch(82.4% 0.105 118) |
| XYZ | xyz(47.6296, 57.2346, 28.6128) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.03
Pale Olive
#B9CC81
ΔE00 1.54
Greenish Beige
#C9D179
ΔE00 2.78
Pale Olive Green
#B1D27B
ΔE00 3.67
Light Olive
#ACBF69
ΔE00 4.51
Light Moss Green
#A6C875
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF7F #8F7FCF
analogous
#CFB77F #BFCF7F #97CF7F
triadic
#BFCF7F #7FBFCF #CF7FBF
tetradic
#BFCF7F #7FCFB7 #8F7FCF #CF7F97
square
#BFCF7F #7FCFB7 #8F7FCF #CF7F97
split-complementary
#BFCF7F #7F97CF #B77FCF
monochromatic
#879A3A #A9BE52 #BFCF7F #D5E0AC #ECF0D8
Accessibility & contrast
On white
1.69
#BFCF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BFCF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF7F
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF7F | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#C7C7BB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf7f; /* rgb */ color: rgb(191, 207, 127); /* oklch */ color: oklch(82.4% 0.105 118.0);
Tailwind
colors: {
custom: {
50: '#d3dda5',
500: '#bfcf7f',
950: '#000000',
},
}SCSS
$custom: #bfcf7f; $custom-light: #d3dda5; $custom-dark: #000000;
JSON
{
"hex": "#bfcf7f",
"rgb": {
"r": 191,
"g": 207,
"b": 127
},
"hsl": {
"h": 72,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.82395,
"c": 0.10522,
"h": 118
},
"luminance": 0.57234
}Semantic roles & 50–950 ramp
primary
#BFCF7F
secondary
#6253A0
accent
#2DB949
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480