#BFE080#BFE080
#BFE080 is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 86.1% C 0.128 H 124.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFE080 |
|---|---|
| RGB | rgb(191, 224, 128) |
| HSL | hsl(81, 61%, 69%) |
| HSV | hsv(81, 43%, 88%) |
| CMYK | cmyk(14.7%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(84.97, -26.17, 43.36) |
| CIE-LCH | lch(84.97, 50.65, 121.12°) |
| OKLab | oklab(86.13% -0.0724 0.1052) |
| OKLCH | oklch(86.13% 0.128 124.5) |
| XYZ | xyz(52.0376, 65.9459, 30.4052) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.55
Pale Olive
#B9CC81
ΔE00 5.55
Greenish Tan
#BCCB7A
ΔE00 5.73
Greenish Beige
#C9D179
ΔE00 5.98
Light Moss Green
#A6C875
ΔE00 6.17
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFE080 #A180E0
analogous
#E0D180 #BFE080 #8FE080
triadic
#BFE080 #80BFE0 #E080BF
tetradic
#BFE080 #80E0D1 #A180E0 #E0808F
square
#BFE080 #80E0D1 #A180E0 #E0808F
split-complementary
#BFE080 #808FE0 #D180E0
monochromatic
#89B92D #A6D44F #BFE080 #D8ECB1 #F1F8E2
Accessibility & contrast
On white
1.48
#BFE080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#BFE080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFE080
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFE080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFE080 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#C5D8C9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfe080; /* rgb */ color: rgb(191, 224, 128); /* oklch */ color: oklch(86.1% 0.128 124.5);
Tailwind
colors: {
custom: {
50: '#d4e9a6',
500: '#bfe080',
950: '#000000',
},
}SCSS
$custom: #bfe080; $custom-light: #d4e9a6; $custom-dark: #000000;
JSON
{
"hex": "#bfe080",
"rgb": {
"r": 191,
"g": 224,
"b": 128
},
"hsl": {
"h": 80.625,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.86129,
"c": 0.12776,
"h": 124.5
},
"luminance": 0.65946
}Semantic roles & 50–950 ramp
primary
#BFE080
secondary
#724DB7
accent
#1DC858
background
#FEFEFC
surface
#FBFDF6
border
#D4D5D0
text
#14160F
muted
#838480