#BFE079#BFE079
#BFE079 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 86.0% C 0.135 H 123.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE079 |
|---|---|
| RGB | rgb(191, 224, 121) |
| HSL | hsl(79, 62%, 68%) |
| HSV | hsv(79, 46%, 88%) |
| CMYK | cmyk(14.7%, 0%, 46%, 12.2%) |
| CIE-LAB | lab(84.88, -26.95, 46.65) |
| CIE-LCH | lch(84.88, 53.88, 120.02°) |
| OKLab | oklab(86.03% -0.0751 0.1122) |
| OKLCH | oklch(86.03% 0.135 123.8) |
| XYZ | xyz(51.5927, 65.7679, 28.0619) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.05
Greenish Beige
#C9D179
ΔE00 5.93
Greenish Tan
#BCCB7A
ΔE00 5.97
Pale Olive
#B9CC81
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.32
Light Yellow Green
#CCFD7F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE079 #9A79E0
analogous
#E0CD79 #BFE079 #8CE079
triadic
#BFE079 #79BFE0 #E079BF
tetradic
#BFE079 #79E0CD #9A79E0 #E0798C
square
#BFE079 #79E0CD #9A79E0 #E0798C
split-complementary
#BFE079 #798CE0 #CD79E0
monochromatic
#88B52A #A7D547 #BFE079 #D7EBAB #EEF7DC
Accessibility & contrast
On white
1.48
#BFE079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#BFE079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE079
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE079 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD570
Deuteranopia (green-blind)
#E6D47F
Tritanopia (blue-blind)
#C6D7C8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfe079; /* rgb */ color: rgb(191, 224, 121); /* oklch */ color: oklch(86.0% 0.135 123.8);
Tailwind
colors: {
custom: {
50: '#d4e9a1',
500: '#bfe079',
950: '#000000',
},
}SCSS
$custom: #bfe079; $custom-light: #d4e9a1; $custom-dark: #000000;
JSON
{
"hex": "#bfe079",
"rgb": {
"r": 191,
"g": 224,
"b": 121
},
"hsl": {
"h": 79.223,
"s": 62.424,
"l": 67.647
},
"oklch": {
"l": 0.86026,
"c": 0.13504,
"h": 123.8
},
"luminance": 0.65768
}Semantic roles & 50–950 ramp
primary
#BFE079
secondary
#6B47B6
accent
#1BCA53
background
#FEFEFC
surface
#FBFDF5
border
#D4D5CF
text
#14160F
muted
#838480