#BEFF81#BEFF81
#BEFF81 is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.0% C 0.170 H 131.5°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFF81 |
|---|---|
| RGB | rgb(190, 255, 129) |
| HSL | hsl(91, 100%, 75%) |
| HSV | hsv(91, 49%, 100%) |
| CMYK | cmyk(25.5%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(93.47, -40.68, 53.36) |
| CIE-LCH | lch(93.47, 67.09, 127.32°) |
| OKLab | oklab(92.97% -0.1128 0.1276) |
| OKLCH | oklch(92.97% 0.17 131.5) |
| XYZ | xyz(60.9568, 84.0506, 33.7764) |
| Luminance | 0.8405 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.00
Light Yellowish Green
#C2FF89
ΔE00 1.04
Pale Lime
#BEFD73
ΔE00 1.75
Pistachio (survey)
#C0FA8B
ΔE00 2.03
Key Lime
#AEFF6E
ΔE00 2.55
Light Lime
#AEFD6C
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFF81 #C281FF
analogous
#FDFF81 #BEFF81 #81FF83
triadic
#BEFF81 #81BEFF #FF81BE
tetradic
#BEFF81 #81FDFF #C281FF #FF8381
square
#BEFF81 #81FDFF #C281FF #FF8381
split-complementary
#BEFF81 #8381FF #FF81FD
monochromatic
#7FFF07 #9EFF44 #BEFF81 #DEFFBE #EFFFE0
Accessibility & contrast
On white
1.18
#BEFF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#BEFF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFF81
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFF81 | 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)
#FFEF76
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#C1F6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #beff81; /* rgb */ color: rgb(190, 255, 129); /* oklch */ color: oklch(93.0% 0.170 131.5);
Tailwind
colors: {
custom: {
50: '#d4ffa8',
500: '#beff81',
950: '#000000',
},
}SCSS
$custom: #beff81; $custom-light: #d4ffa8; $custom-dark: #000000;
JSON
{
"hex": "#beff81",
"rgb": {
"r": 190,
"g": 255,
"b": 129
},
"hsl": {
"h": 90.952,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.92971,
"c": 0.17032,
"h": 131.5
},
"luminance": 0.84052
}Semantic roles & 50–950 ramp
primary
#BEFF81
secondary
#9546DE
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681