#BFFE7E#BFFE7E
#BFFE7E is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.8% C 0.171 H 130.7°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE7E |
|---|---|
| RGB | rgb(191, 254, 126) |
| HSL | hsl(90, 98%, 75%) |
| HSV | hsv(90, 50%, 100%) |
| CMYK | cmyk(24.8%, 0%, 50.4%, 0.4%) |
| CIE-LAB | lab(93.22, -40.20, 54.44) |
| CIE-LCH | lch(93.22, 67.68, 126.44°) |
| OKLab | oklab(92.77% -0.1117 0.1298) |
| OKLCH | oklch(92.77% 0.171 130.7) |
| XYZ | xyz(60.6928, 83.4649, 32.6473) |
| Luminance | 0.8347 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.77
Pale Lime
#BEFD73
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 1.33
Light Yellow Green
#CCFD7F
ΔE00 2.18
Pistachio (survey)
#C0FA8B
ΔE00 2.21
Light Lime
#AEFD6C
ΔE00 2.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE7E #BD7EFE
analogous
#FEFD7E #BFFE7E #7FFE7E
triadic
#BFFE7E #7EBFFE #FE7EBF
tetradic
#BFFE7E #7EFEFD #BD7EFE #FE7E7F
square
#BFFE7E #7EFEFD #BD7EFE #FE7E7F
split-complementary
#BFFE7E #7E7FFE #FD7EFE
monochromatic
#83FD05 #A1FE41 #BFFE7E #DDFEBB #F0FFE1
Accessibility & contrast
On white
1.19
#BFFE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#BFFE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE7E
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE7E | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#C2F5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bffe7e; /* rgb */ color: rgb(191, 254, 126); /* oklch */ color: oklch(92.8% 0.171 130.7);
Tailwind
colors: {
custom: {
50: '#d5ffa6',
500: '#bffe7e',
950: '#000000',
},
}SCSS
$custom: #bffe7e; $custom-light: #d5ffa6; $custom-dark: #000000;
JSON
{
"hex": "#bffe7e",
"rgb": {
"r": 191,
"g": 254,
"b": 126
},
"hsl": {
"h": 89.531,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.92768,
"c": 0.17126,
"h": 130.7
},
"luminance": 0.83466
}Semantic roles & 50–950 ramp
primary
#BFFE7E
secondary
#8F44DD
accent
#00E671
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680