#BEF58D#BEF58D
#BEF58D is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.145 H 131.5°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF58D |
|---|---|
| RGB | rgb(190, 245, 141) |
| HSL | hsl(92, 84%, 76%) |
| HSV | hsv(92, 42%, 96%) |
| CMYK | cmyk(22.4%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(90.86, -34.82, 44.44) |
| CIE-LCH | lch(90.86, 56.45, 128.08°) |
| OKLab | oklab(90.91% -0.0958 0.1083) |
| OKLCH | oklch(90.91% 0.145 131.5) |
| XYZ | xyz(58.6944, 78.1738, 37.1908) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.30
Celery
#C1FD95
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 3.13
Pale Light Green
#B1FC99
ΔE00 3.57
Tea Green
#BDF8A3
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF58D #C48DF5
analogous
#F2F58D #BEF58D #8DF590
triadic
#BEF58D #8DBEF5 #F58DBE
tetradic
#BEF58D #8DF2F5 #C48DF5 #F5908D
square
#BEF58D #8DF2F5 #C48DF5 #F5908D
split-complementary
#BEF58D #908DF5 #F58DF2
monochromatic
#7EEB1C #9EF055 #BEF58D #DEFAC5 #EFFDE3
Accessibility & contrast
On white
1.26
#BEF58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BEF58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF58D
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF58D | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE885
Deuteranopia (green-blind)
#F5E393
Tritanopia (blue-blind)
#C0EDDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef58d; /* rgb */ color: rgb(190, 245, 141); /* oklch */ color: oklch(90.9% 0.145 131.5);
Tailwind
colors: {
custom: {
50: '#d3f8b0',
500: '#bef58d',
950: '#000000',
},
}SCSS
$custom: #bef58d; $custom-light: #d3f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bef58d",
"rgb": {
"r": 190,
"g": 245,
"b": 141
},
"hsl": {
"h": 91.731,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.90909,
"c": 0.14461,
"h": 131.5
},
"luminance": 0.78175
}Semantic roles & 50–950 ramp
primary
#BEF58D
secondary
#9754D2
accent
#05E079
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581