#BEFE81#BEFE81
#BEFE81 is a very light, vivid yellow-green. Relative luminance 0.834; OKLCH L 92.7% C 0.169 H 131.3°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE81 |
|---|---|
| RGB | rgb(190, 254, 129) |
| HSL | hsl(91, 98%, 75%) |
| HSV | hsv(91, 49%, 100%) |
| CMYK | cmyk(25.2%, 0%, 49.2%, 0.4%) |
| CIE-LAB | lab(93.20, -40.24, 53.02) |
| CIE-LCH | lch(93.20, 66.56, 127.19°) |
| OKLab | oklab(92.75% -0.1116 0.1269) |
| OKLCH | oklch(92.75% 0.169 131.3) |
| XYZ | xyz(60.6386, 83.4142, 33.6703) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.91
Light Yellowish Green
#C2FF89
ΔE00 0.97
Pale Lime
#BEFD73
ΔE00 1.76
Pistachio (survey)
#C0FA8B
ΔE00 1.86
Light Yellow Green
#CCFD7F
ΔE00 2.49
Light Lime
#AEFD6C
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE81 #C181FE
analogous
#FCFE81 #BEFE81 #81FE82
triadic
#BEFE81 #81BEFE #FE81BE
tetradic
#BEFE81 #81FCFE #C181FE #FE8281
square
#BEFE81 #81FCFE #C181FE #FE8281
split-complementary
#BEFE81 #8281FE #FE81FC
monochromatic
#7FFD08 #9FFE44 #BEFE81 #DDFEBE #EFFFE1
Accessibility & contrast
On white
1.19
#BEFE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#BEFE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE81
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE81 | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF76
Deuteranopia (green-blind)
#FEEA89
Tritanopia (blue-blind)
#C1F5E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #befe81; /* rgb */ color: rgb(190, 254, 129); /* oklch */ color: oklch(92.7% 0.169 131.3);
Tailwind
colors: {
custom: {
50: '#d4ffa8',
500: '#befe81',
950: '#000000',
},
}SCSS
$custom: #befe81; $custom-light: #d4ffa8; $custom-dark: #000000;
JSON
{
"hex": "#befe81",
"rgb": {
"r": 190,
"g": 254,
"b": 129
},
"hsl": {
"h": 90.72,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.92747,
"c": 0.16896,
"h": 131.3
},
"luminance": 0.83416
}Semantic roles & 50–950 ramp
primary
#BEFE81
secondary
#9346DD
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681