#BEFD82#BEFD82
#BEFD82 is a very light, vivid yellow-green. Relative luminance 0.828; OKLCH L 92.5% C 0.167 H 131.3°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFD82 |
|---|---|
| RGB | rgb(190, 253, 130) |
| HSL | hsl(91, 97%, 75%) |
| HSV | hsv(91, 49%, 99%) |
| CMYK | cmyk(24.9%, 0%, 48.6%, 0.8%) |
| CIE-LAB | lab(92.93, -39.68, 52.24) |
| CIE-LCH | lch(92.93, 65.60, 127.22°) |
| OKLab | oklab(92.54% -0.11 0.1252) |
| OKLCH | oklch(92.54% 0.167 131.3) |
| XYZ | xyz(60.3889, 82.8079, 33.9166) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.84
Light Pea Green
#C4FE82
ΔE00 0.92
Pistachio (survey)
#C0FA8B
ΔE00 1.59
Pale Lime
#BEFD73
ΔE00 1.94
Light Yellow Green
#CCFD7F
ΔE00 2.50
Celery
#C1FD95
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFD82 #C182FD
analogous
#FBFD82 #BEFD82 #82FD84
triadic
#BEFD82 #82BEFD #FD82BE
tetradic
#BEFD82 #82FBFD #C182FD #FD8482
square
#BEFD82 #82FBFD #C182FD #FD8482
split-complementary
#BEFD82 #8482FD #FD82FB
monochromatic
#7FFB0A #9FFC46 #BEFD82 #DDFEBE #EFFFE1
Accessibility & contrast
On white
1.20
#BEFD82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#BEFD82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFD82
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFD82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFD82 | 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)
#FFEE77
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#C1F4E1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #befd82; /* rgb */ color: rgb(190, 253, 130); /* oklch */ color: oklch(92.5% 0.167 131.3);
Tailwind
colors: {
custom: {
50: '#d4fea9',
500: '#befd82',
950: '#000000',
},
}SCSS
$custom: #befd82; $custom-light: #d4fea9; $custom-dark: #000000;
JSON
{
"hex": "#befd82",
"rgb": {
"r": 190,
"g": 253,
"b": 130
},
"hsl": {
"h": 90.732,
"s": 96.85,
"l": 75.098
},
"oklch": {
"l": 0.92536,
"c": 0.16664,
"h": 131.3
},
"luminance": 0.82809
}Semantic roles & 50–950 ramp
primary
#BEFD82
secondary
#9347DC
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681