#BFEF7F#BFEF7F
#BFEF7F is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.4% C 0.150 H 128.2°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BFEF7F |
|---|---|
| RGB | rgb(191, 239, 127) |
| HSL | hsl(86, 78%, 72%) |
| HSV | hsv(86, 47%, 94%) |
| CMYK | cmyk(20.1%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(89.08, -33.32, 48.95) |
| CIE-LCH | lch(89.08, 59.22, 124.24°) |
| OKLab | oklab(89.43% -0.0925 0.1177) |
| OKLCH | oklch(89.43% 0.15 128.2) |
| XYZ | xyz(56.1827, 74.3408, 31.4638) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Light Pea Green
#C4FE82
ΔE00 3.27
Light Yellow Green
#CCFD7F
ΔE00 3.36
Light Yellowish Green
#C2FF89
ΔE00 3.50
Celery
#C1FD95
ΔE00 3.84
Pale Lime
#BEFD73
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFEF7F #AF7FEF
analogous
#EFE77F #BFEF7F #87EF7F
triadic
#BFEF7F #7FBFEF #EF7FBF
tetradic
#BFEF7F #7FEFE7 #AF7FEF #EF7F87
square
#BFEF7F #7FEFE7 #AF7FEF #EF7F87
split-complementary
#BFEF7F #7F87EF #E77FEF
monochromatic
#87D91B #A4E849 #BFEF7F #DAF6B5 #F1FCE4
Accessibility & contrast
On white
1.32
#BFEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#BFEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFEF7F
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFEF7F | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#C4E6D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bfef7f; /* rgb */ color: rgb(191, 239, 127); /* oklch */ color: oklch(89.4% 0.150 128.2);
Tailwind
colors: {
custom: {
50: '#d4f4a6',
500: '#bfef7f',
950: '#000000',
},
}SCSS
$custom: #bfef7f; $custom-light: #d4f4a6; $custom-dark: #000000;
JSON
{
"hex": "#bfef7f",
"rgb": {
"r": 191,
"g": 239,
"b": 127
},
"hsl": {
"h": 85.714,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.89434,
"c": 0.14973,
"h": 128.2
},
"luminance": 0.74342
}Semantic roles & 50–950 ramp
primary
#BFEF7F
secondary
#8049C9
accent
#0BDA64
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580