#BEFD81#BEFD81
#BEFD81 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.5% C 0.168 H 131.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFD81 |
|---|---|
| RGB | rgb(190, 253, 129) |
| HSL | hsl(90, 97%, 75%) |
| HSV | hsv(90, 49%, 99%) |
| CMYK | cmyk(24.9%, 0%, 49%, 0.8%) |
| CIE-LAB | lab(92.92, -39.79, 52.69) |
| CIE-LCH | lch(92.92, 66.02, 127.06°) |
| OKLab | oklab(92.52% -0.1103 0.1261) |
| OKLCH | oklch(92.52% 0.168 131.2) |
| XYZ | xyz(60.3221, 82.7812, 33.5648) |
| Luminance | 0.8278 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 0.87
Light Yellowish Green
#C2FF89
ΔE00 0.94
Pistachio (survey)
#C0FA8B
ΔE00 1.70
Pale Lime
#BEFD73
ΔE00 1.80
Light Yellow Green
#CCFD7F
ΔE00 2.43
Spring Green (survey)
#A9F971
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFD81 #C081FD
analogous
#FCFD81 #BEFD81 #81FD82
triadic
#BEFD81 #81BEFD #FD81BE
tetradic
#BEFD81 #81FCFD #C081FD #FD8281
square
#BEFD81 #81FCFD #C081FD #FD8281
split-complementary
#BEFD81 #8281FD #FD81FC
monochromatic
#80FB09 #9FFC45 #BEFD81 #DDFEBD #EFFFE1
Accessibility & contrast
On white
1.20
#BEFD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#BEFD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFD81
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFD81 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE76
Deuteranopia (green-blind)
#FDE989
Tritanopia (blue-blind)
#C1F4E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #befd81; /* rgb */ color: rgb(190, 253, 129); /* oklch */ color: oklch(92.5% 0.168 131.2);
Tailwind
colors: {
custom: {
50: '#d4fea8',
500: '#befd81',
950: '#000000',
},
}SCSS
$custom: #befd81; $custom-light: #d4fea8; $custom-dark: #000000;
JSON
{
"hex": "#befd81",
"rgb": {
"r": 190,
"g": 253,
"b": 129
},
"hsl": {
"h": 90.484,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.92523,
"c": 0.16758,
"h": 131.2
},
"luminance": 0.82783
}Semantic roles & 50–950 ramp
primary
#BEFD81
secondary
#9247DC
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681