#BFCC7E#BFCC7E
#BFCC7E is a light, moderate yellow-green. Relative luminance 0.558; OKLCH L 81.7% C 0.102 H 116.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCC7E |
|---|---|
| RGB | rgb(191, 204, 126) |
| HSL | hsl(70, 43%, 65%) |
| HSV | hsv(70, 38%, 80%) |
| CMYK | cmyk(6.4%, 0%, 38.2%, 20%) |
| CIE-LAB | lab(79.48, -16.61, 37.39) |
| CIE-LCH | lch(79.48, 40.92, 113.95°) |
| OKLab | oklab(81.73% -0.0455 0.0916) |
| OKLCH | oklch(81.73% 0.102 116.4) |
| XYZ | xyz(46.8448, 55.7688, 28.0313) |
| Luminance | 0.5577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.75
Pale Olive
#B9CC81
ΔE00 1.73
Greenish Beige
#C9D179
ΔE00 2.70
Light Olive
#ACBF69
ΔE00 4.19
Pale Olive Green
#B1D27B
ΔE00 4.42
Tan Green
#A9BE70
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCC7E #8B7ECC
analogous
#CCB27E #BFCC7E #98CC7E
triadic
#BFCC7E #7EBFCC #CC7EBF
tetradic
#BFCC7E #7ECCB2 #8B7ECC #CC7E98
square
#BFCC7E #7ECCB2 #8B7ECC #CC7E98
split-complementary
#BFCC7E #7E98CC #B27ECC
monochromatic
#86953B #A9BB52 #BFCC7E #D5DDAA #EBEFD6
Accessibility & contrast
On white
1.73
#BFCC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BFCC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCC7E
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCC7E | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C478
Deuteranopia (green-blind)
#D5C682
Tritanopia (blue-blind)
#C7C4B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfcc7e; /* rgb */ color: rgb(191, 204, 126); /* oklch */ color: oklch(81.7% 0.102 116.4);
Tailwind
colors: {
custom: {
50: '#d3dba4',
500: '#bfcc7e',
950: '#000000',
},
}SCSS
$custom: #bfcc7e; $custom-light: #d3dba4; $custom-dark: #000000;
JSON
{
"hex": "#bfcc7e",
"rgb": {
"r": 191,
"g": 204,
"b": 126
},
"hsl": {
"h": 70,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.81729,
"c": 0.10228,
"h": 116.4
},
"luminance": 0.55768
}Semantic roles & 50–950 ramp
primary
#BFCC7E
secondary
#5F539B
accent
#2FB646
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14150F
muted
#838480