#BFF080#BFF080
#BFF080 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.7% C 0.150 H 128.5°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFF080 |
|---|---|
| RGB | rgb(191, 240, 128) |
| HSL | hsl(86, 79%, 72%) |
| HSV | hsv(86, 47%, 94%) |
| CMYK | cmyk(20.4%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.37, -33.67, 48.83) |
| CIE-LCH | lch(89.37, 59.32, 124.59°) |
| OKLab | oklab(89.67% -0.0934 0.1175) |
| OKLCH | oklch(89.67% 0.15 128.5) |
| XYZ | xyz(56.5417, 74.9541, 31.9066) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 3.07
Light Yellow Green
#CCFD7F
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.26
Celery
#C1FD95
ΔE00 3.60
Pale Lime
#BEFD73
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFF080 #B180F0
analogous
#F0E980 #BFF080 #87F080
triadic
#BFF080 #80BFF0 #F080BF
tetradic
#BFF080 #80F0E9 #B180F0 #F08087
square
#BFF080 #80F0E9 #B180F0 #F08087
split-complementary
#BFF080 #8087F0 #E980F0
monochromatic
#87DC1A #A3EA49 #BFF080 #DBF6B7 #F1FCE4
Accessibility & contrast
On white
1.31
#BFF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BFF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFF080
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFF080 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#F3E087
Tritanopia (blue-blind)
#C3E7D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bff080; /* rgb */ color: rgb(191, 240, 128); /* oklch */ color: oklch(89.7% 0.150 128.5);
Tailwind
colors: {
custom: {
50: '#d4f5a7',
500: '#bff080',
950: '#000000',
},
}SCSS
$custom: #bff080; $custom-light: #d4f5a7; $custom-dark: #000000;
JSON
{
"hex": "#bff080",
"rgb": {
"r": 191,
"g": 240,
"b": 128
},
"hsl": {
"h": 86.25,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.8967,
"c": 0.15013,
"h": 128.5
},
"luminance": 0.74955
}Semantic roles & 50–950 ramp
primary
#BFF080
secondary
#824ACB
accent
#0ADB66
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580