#BFE784#BFE784
#BFE784 is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.7% C 0.133 H 127.0°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE784 |
|---|---|
| RGB | rgb(191, 231, 132) |
| HSL | hsl(84, 67%, 71%) |
| HSV | hsv(84, 43%, 91%) |
| CMYK | cmyk(17.3%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(86.94, -29.03, 43.89) |
| CIE-LCH | lch(86.94, 52.62, 123.49°) |
| OKLab | oklab(87.73% -0.0802 0.1066) |
| OKLCH | oklch(87.73% 0.133 127) |
| XYZ | xyz(54.2262, 69.8935, 32.4593) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.47
Pale Olive Green
#B1D27B
ΔE00 4.91
Celery
#C1FD95
ΔE00 5.16
Light Yellow Green
#CCFD7F
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE784 #AC84E7
analogous
#E7DD84 #BFE784 #8DE784
triadic
#BFE784 #84BFE7 #E784BF
tetradic
#BFE784 #84E7DD #AC84E7 #E7848D
square
#BFE784 #84E7DD #AC84E7 #E7848D
split-complementary
#BFE784 #848DE7 #DD84E7
monochromatic
#88C927 #A4DD51 #BFE784 #DAF1B7 #F2FAE5
Accessibility & contrast
On white
1.40
#BFE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#BFE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE784
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE784 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#EAD989
Tritanopia (blue-blind)
#C4DFCF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bfe784; /* rgb */ color: rgb(191, 231, 132); /* oklch */ color: oklch(87.7% 0.133 127.0);
Tailwind
colors: {
custom: {
50: '#d4eea9',
500: '#bfe784',
950: '#000000',
},
}SCSS
$custom: #bfe784; $custom-light: #d4eea9; $custom-dark: #000000;
JSON
{
"hex": "#bfe784",
"rgb": {
"r": 191,
"g": 231,
"b": 132
},
"hsl": {
"h": 84.242,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.87733,
"c": 0.13343,
"h": 127
},
"luminance": 0.69894
}Semantic roles & 50–950 ramp
primary
#BFE784
secondary
#7D4FC0
accent
#16CF61
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581