#BFE580#BFE580
#BFE580 is a very light, vivid yellow-green. Relative luminance 0.687; OKLCH L 87.2% C 0.135 H 125.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE580 |
|---|---|
| RGB | rgb(191, 229, 128) |
| HSL | hsl(83, 66%, 70%) |
| HSV | hsv(83, 44%, 90%) |
| CMYK | cmyk(16.6%, 0%, 44.1%, 10.2%) |
| CIE-LAB | lab(86.34, -28.55, 45.08) |
| CIE-LCH | lch(86.34, 53.36, 122.35°) |
| OKLab | oklab(87.23% -0.0791 0.1091) |
| OKLCH | oklch(87.23% 0.135 125.9) |
| XYZ | xyz(53.4012, 68.6730, 30.8597) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.62
Pistachio (survey)
#C0FA8B
ΔE00 4.96
Light Yellow Green
#CCFD7F
ΔE00 5.61
Celery
#C1FD95
ΔE00 5.76
Light Pea Green
#C4FE82
ΔE00 5.81
Light Yellowish Green
#C2FF89
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE580 #A680E5
analogous
#E5D880 #BFE580 #8DE580
triadic
#BFE580 #80BFE5 #E580BF
tetradic
#BFE580 #80E5D8 #A680E5 #E5808D
square
#BFE580 #80E5D8 #A680E5 #E5808D
split-complementary
#BFE580 #808DE5 #D880E5
monochromatic
#88C328 #A5DB4D #BFE580 #D9EFB3 #F2FAE6
Accessibility & contrast
On white
1.43
#BFE580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BFE580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE580
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE580 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD978
Deuteranopia (green-blind)
#E9D786
Tritanopia (blue-blind)
#C5DDCD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfe580; /* rgb */ color: rgb(191, 229, 128); /* oklch */ color: oklch(87.2% 0.135 125.9);
Tailwind
colors: {
custom: {
50: '#d4eda6',
500: '#bfe580',
950: '#000000',
},
}SCSS
$custom: #bfe580; $custom-light: #d4eda6; $custom-dark: #000000;
JSON
{
"hex": "#bfe580",
"rgb": {
"r": 191,
"g": 229,
"b": 128
},
"hsl": {
"h": 82.574,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.87231,
"c": 0.13477,
"h": 125.9
},
"luminance": 0.68674
}Semantic roles & 50–950 ramp
primary
#BFE580
secondary
#774CBD
accent
#18CE5C
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480