#BFCE7E#BFCE7E
#BFCE7E is a very light, moderate yellow-green. Relative luminance 0.567; OKLCH L 82.2% C 0.105 H 117.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCE7E |
|---|---|
| RGB | rgb(191, 206, 126) |
| HSL | hsl(71, 45%, 65%) |
| HSV | hsv(71, 39%, 81%) |
| CMYK | cmyk(7.3%, 0%, 38.8%, 19.2%) |
| CIE-LAB | lab(80.03, -17.61, 38.09) |
| CIE-LCH | lch(80.03, 41.96, 114.81°) |
| OKLab | oklab(82.16% -0.0484 0.0932) |
| OKLCH | oklch(82.16% 0.105 117.4) |
| XYZ | xyz(47.3232, 56.7257, 28.1907) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 0.79
Pale Olive
#B9CC81
ΔE00 1.63
Greenish Beige
#C9D179
ΔE00 2.64
Pale Olive Green
#B1D27B
ΔE00 3.90
Light Olive
#ACBF69
ΔE00 4.35
Tan Green
#A9BE70
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCE7E #8D7ECE
analogous
#CEB57E #BFCE7E #97CE7E
triadic
#BFCE7E #7EBFCE #CE7EBF
tetradic
#BFCE7E #7ECEB5 #8D7ECE #CE7E97
square
#BFCE7E #7ECEB5 #8D7ECE #CE7E97
split-complementary
#BFCE7E #7E97CE #B57ECE
monochromatic
#86983A #A9BD52 #BFCE7E #D5DFAA #EBF0D7
Accessibility & contrast
On white
1.70
#BFCE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BFCE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCE7E
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCE7E | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#C7C6BA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfce7e; /* rgb */ color: rgb(191, 206, 126); /* oklch */ color: oklch(82.2% 0.105 117.4);
Tailwind
colors: {
custom: {
50: '#d3dda4',
500: '#bfce7e',
950: '#000000',
},
}SCSS
$custom: #bfce7e; $custom-light: #d3dda4; $custom-dark: #000000;
JSON
{
"hex": "#bfce7e",
"rgb": {
"r": 191,
"g": 206,
"b": 126
},
"hsl": {
"h": 71.25,
"s": 44.944,
"l": 65.098
},
"oklch": {
"l": 0.82162,
"c": 0.105,
"h": 117.4
},
"luminance": 0.56725
}Semantic roles & 50–950 ramp
primary
#BFCE7E
secondary
#60529E
accent
#2DB847
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14150F
muted
#838480