#BFE075#BFE075
#BFE075 is a very light, vivid yellow-green. Relative luminance 0.657; OKLCH L 86.0% C 0.139 H 123.4°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE075 |
|---|---|
| RGB | rgb(191, 224, 117) |
| HSL | hsl(79, 63%, 67%) |
| HSV | hsv(79, 48%, 88%) |
| CMYK | cmyk(14.7%, 0%, 47.8%, 12.2%) |
| CIE-LAB | lab(84.83, -27.37, 48.51) |
| CIE-LCH | lch(84.83, 55.70, 119.44°) |
| OKLab | oklab(85.97% -0.0766 0.1161) |
| OKLCH | oklch(85.97% 0.139 123.4) |
| XYZ | xyz(51.3524, 65.6718, 26.7967) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.42
Greenish Beige
#C9D179
ΔE00 5.99
Greenish Tan
#BCCB7A
ΔE00 6.18
Light Yellow Green
#CCFD7F
ΔE00 6.36
Pale Olive
#B9CC81
ΔE00 6.41
Pistachio (survey)
#C0FA8B
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE075 #9675E0
analogous
#E0CC75 #BFE075 #8AE075
triadic
#BFE075 #75BFE0 #E075BF
tetradic
#BFE075 #75E0CC #9675E0 #E0758A
square
#BFE075 #75E0CC #9675E0 #E0758A
split-complementary
#BFE075 #758AE0 #CC75E0
monochromatic
#88B328 #A8D543 #BFE075 #D6EBA7 #EDF6D9
Accessibility & contrast
On white
1.49
#BFE075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#BFE075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE075
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE075 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#E6D47B
Tritanopia (blue-blind)
#C6D7C7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfe075; /* rgb */ color: rgb(191, 224, 117); /* oklch */ color: oklch(86.0% 0.139 123.4);
Tailwind
colors: {
custom: {
50: '#d4e99f',
500: '#bfe075',
950: '#000000',
},
}SCSS
$custom: #bfe075; $custom-light: #d4e99f; $custom-dark: #000000;
JSON
{
"hex": "#bfe075",
"rgb": {
"r": 191,
"g": 224,
"b": 117
},
"hsl": {
"h": 78.505,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.85971,
"c": 0.13908,
"h": 123.4
},
"luminance": 0.65672
}Semantic roles & 50–950 ramp
primary
#BFE075
secondary
#6745B4
accent
#1ACB51
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480