#BEFA82#BEFA82
#BEFA82 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.9% C 0.163 H 130.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFA82 |
|---|---|
| RGB | rgb(190, 250, 130) |
| HSL | hsl(90, 92%, 75%) |
| HSV | hsv(90, 48%, 98%) |
| CMYK | cmyk(24%, 0%, 48%, 2%) |
| CIE-LAB | lab(92.10, -38.35, 51.22) |
| CIE-LCH | lch(92.10, 63.99, 126.82°) |
| OKLab | oklab(91.87% -0.1063 0.123) |
| OKLCH | oklch(91.87% 0.163 130.8) |
| XYZ | xyz(59.4493, 80.9287, 33.6034) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 1.11
Light Pea Green
#C4FE82
ΔE00 1.13
Pistachio (survey)
#C0FA8B
ΔE00 1.21
Pale Lime
#BEFD73
ΔE00 2.20
Light Yellow Green
#CCFD7F
ΔE00 2.45
Celery
#C1FD95
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFA82 #BE82FA
analogous
#FAFA82 #BEFA82 #82FA82
triadic
#BEFA82 #82BEFA #FA82BE
tetradic
#BEFA82 #82FAFA #BE82FA #FA8282
square
#BEFA82 #82FAFA #BE82FA #FA8282
split-complementary
#BEFA82 #8282FA #FA82FA
monochromatic
#81F50C #9FF847 #BEFA82 #DDFCBD #F0FEE2
Accessibility & contrast
On white
1.22
#BEFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#BEFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFA82
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFA82 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB78
Deuteranopia (green-blind)
#FBE789
Tritanopia (blue-blind)
#C1F1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #befa82; /* rgb */ color: rgb(190, 250, 130); /* oklch */ color: oklch(91.9% 0.163 130.8);
Tailwind
colors: {
custom: {
50: '#d4fca8',
500: '#befa82',
950: '#000000',
},
}SCSS
$custom: #befa82; $custom-light: #d4fca8; $custom-dark: #000000;
JSON
{
"hex": "#befa82",
"rgb": {
"r": 190,
"g": 250,
"b": 130
},
"hsl": {
"h": 90,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.91865,
"c": 0.16251,
"h": 130.8
},
"luminance": 0.8093
}Semantic roles & 50–950 ramp
primary
#BEFA82
secondary
#9048D8
accent
#00E673
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581