#BFFF7E#BFFF7E
#BFFF7E is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.0% C 0.173 H 130.9°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFF7E |
|---|---|
| RGB | rgb(191, 255, 126) |
| HSL | hsl(90, 100%, 75%) |
| HSV | hsv(90, 51%, 100%) |
| CMYK | cmyk(25.1%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(93.49, -40.65, 54.78) |
| CIE-LCH | lch(93.49, 68.21, 126.58°) |
| OKLab | oklab(92.99% -0.113 0.1305) |
| OKLCH | oklch(92.99% 0.173 130.9) |
| XYZ | xyz(61.0110, 84.1012, 32.7533) |
| Luminance | 0.8410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.89
Pale Lime
#BEFD73
ΔE00 1.30
Light Yellowish Green
#C2FF89
ΔE00 1.39
Light Yellow Green
#CCFD7F
ΔE00 2.28
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Light Lime
#AEFD6C
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFF7E #BE7EFF
analogous
#FFFE7E #BFFF7E #7FFF7E
triadic
#BFFF7E #7EBFFF #FF7EBF
tetradic
#BFFF7E #7EFFFE #BE7EFF #FF7E7F
square
#BFFF7E #7EFFFE #BE7EFF #FF7E7F
split-complementary
#BFFF7E #7E7FFF #FE7EFF
monochromatic
#82FF04 #A1FF41 #BFFF7E #DDFFBB #F0FFE0
Accessibility & contrast
On white
1.18
#BFFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#BFFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFF7E
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFF7E | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF72
Deuteranopia (green-blind)
#FFEB86
Tritanopia (blue-blind)
#C2F6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bfff7e; /* rgb */ color: rgb(191, 255, 126); /* oklch */ color: oklch(93.0% 0.173 130.9);
Tailwind
colors: {
custom: {
50: '#d5ffa6',
500: '#bfff7e',
950: '#000000',
},
}SCSS
$custom: #bfff7e; $custom-light: #d5ffa6; $custom-dark: #000000;
JSON
{
"hex": "#bfff7e",
"rgb": {
"r": 191,
"g": 255,
"b": 126
},
"hsl": {
"h": 89.767,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92992,
"c": 0.17261,
"h": 130.9
},
"luminance": 0.84103
}Semantic roles & 50–950 ramp
primary
#BFFF7E
secondary
#9043DE
accent
#00E672
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680