#BEFF80#BEFF80
#BEFF80 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.0% C 0.171 H 131.4°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF80 |
|---|---|
| RGB | rgb(190, 255, 128) |
| HSL | hsl(91, 100%, 75%) |
| HSV | hsv(91, 50%, 100%) |
| CMYK | cmyk(25.5%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(93.46, -40.78, 53.80) |
| CIE-LCH | lch(93.46, 67.52, 127.16°) |
| OKLab | oklab(92.96% -0.1132 0.1285) |
| OKLCH | oklch(92.96% 0.171 131.4) |
| XYZ | xyz(60.8907, 84.0241, 33.4280) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.99
Light Yellowish Green
#C2FF89
ΔE00 1.15
Pale Lime
#BEFD73
ΔE00 1.62
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Key Lime
#AEFF6E
ΔE00 2.47
Light Lime
#AEFD6C
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF80 #C180FF
analogous
#FDFF80 #BEFF80 #80FF82
triadic
#BEFF80 #80BEFF #FF80BE
tetradic
#BEFF80 #80FDFF #C180FF #FF8280
square
#BEFF80 #80FDFF #C180FF #FF8280
split-complementary
#BEFF80 #8280FF #FF80FD
monochromatic
#7FFF06 #9FFF43 #BEFF80 #DDFFBD #EFFFE0
Accessibility & contrast
On white
1.18
#BEFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BEFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF80
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF80 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF75
Deuteranopia (green-blind)
#FFEB88
Tritanopia (blue-blind)
#C1F6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff80; /* rgb */ color: rgb(190, 255, 128); /* oklch */ color: oklch(93.0% 0.171 131.4);
Tailwind
colors: {
custom: {
50: '#d4ffa7',
500: '#beff80',
950: '#000000',
},
}SCSS
$custom: #beff80; $custom-light: #d4ffa7; $custom-dark: #000000;
JSON
{
"hex": "#beff80",
"rgb": {
"r": 190,
"g": 255,
"b": 128
},
"hsl": {
"h": 90.709,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92958,
"c": 0.17125,
"h": 131.4
},
"luminance": 0.84026
}Semantic roles & 50–950 ramp
primary
#BEFF80
secondary
#9345DE
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681