#BFFE80#BFFE80
#BFFE80 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.8% C 0.169 H 130.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE80 |
|---|---|
| RGB | rgb(191, 254, 128) |
| HSL | hsl(90, 98%, 75%) |
| HSV | hsv(90, 50%, 100%) |
| CMYK | cmyk(24.8%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(93.24, -39.99, 53.55) |
| CIE-LCH | lch(93.24, 66.84, 126.75°) |
| OKLab | oklab(92.79% -0.111 0.128) |
| OKLCH | oklch(92.79% 0.169 130.9) |
| XYZ | xyz(60.8232, 83.5170, 33.3337) |
| Luminance | 0.8352 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.74
Light Yellowish Green
#C2FF89
ΔE00 1.08
Pale Lime
#BEFD73
ΔE00 1.57
Pistachio (survey)
#C0FA8B
ΔE00 1.98
Light Yellow Green
#CCFD7F
ΔE00 2.28
Light Lime
#AEFD6C
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE80 #BF80FE
analogous
#FEFE80 #BFFE80 #80FE80
triadic
#BFFE80 #80BFFE #FE80BF
tetradic
#BFFE80 #80FEFE #BF80FE #FE8080
square
#BFFE80 #80FEFE #BF80FE #FE8080
split-complementary
#BFFE80 #8080FE #FE80FE
monochromatic
#82FD07 #A0FE43 #BFFE80 #DEFEBD #F0FFE1
Accessibility & contrast
On white
1.19
#BFFE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BFFE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE80
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE80 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#C2F5E1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe80; /* rgb */ color: rgb(191, 254, 128); /* oklch */ color: oklch(92.8% 0.169 130.9);
Tailwind
colors: {
custom: {
50: '#d5ffa7',
500: '#bffe80',
950: '#000000',
},
}SCSS
$custom: #bffe80; $custom-light: #d5ffa7; $custom-dark: #000000;
JSON
{
"hex": "#bffe80",
"rgb": {
"r": 191,
"g": 254,
"b": 128
},
"hsl": {
"h": 90,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.92794,
"c": 0.16941,
"h": 130.9
},
"luminance": 0.83519
}Semantic roles & 50–950 ramp
primary
#BFFE80
secondary
#9145DD
accent
#00E673
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681