#BEF58F#BEF58F
#BEF58F is a very light, vivid yellow-green. Relative luminance 0.782; OKLCH L 90.9% C 0.143 H 131.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF58F |
|---|---|
| RGB | rgb(190, 245, 143) |
| HSL | hsl(92, 84%, 76%) |
| HSV | hsv(92, 42%, 96%) |
| CMYK | cmyk(22.4%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(90.89, -34.57, 43.50) |
| CIE-LCH | lch(90.89, 55.56, 128.48°) |
| OKLab | oklab(90.94% -0.095 0.1063) |
| OKLCH | oklch(90.94% 0.143 131.8) |
| XYZ | xyz(58.8445, 78.2338, 37.9816) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.52
Celery
#C1FD95
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 2.76
Tea Green
#BDF8A3
ΔE00 3.28
Light Pea Green
#C4FE82
ΔE00 3.40
Pale Light Green
#B1FC99
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF58F #C68FF5
analogous
#F1F58F #BEF58F #8FF593
triadic
#BEF58F #8FBEF5 #F58FBE
tetradic
#BEF58F #8FF1F5 #C68FF5 #F5938F
square
#BEF58F #8FF1F5 #C68FF5 #F5938F
split-complementary
#BEF58F #938FF5 #F58FF1
monochromatic
#7DEB1F #9DF057 #BEF58F #DFFAC7 #EFFCE3
Accessibility & contrast
On white
1.26
#BEF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#BEF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF58F
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF58F | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE887
Deuteranopia (green-blind)
#F5E395
Tritanopia (blue-blind)
#C0EDDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef58f; /* rgb */ color: rgb(190, 245, 143); /* oklch */ color: oklch(90.9% 0.143 131.8);
Tailwind
colors: {
custom: {
50: '#d3f8b1',
500: '#bef58f',
950: '#000000',
},
}SCSS
$custom: #bef58f; $custom-light: #d3f8b1; $custom-dark: #000000;
JSON
{
"hex": "#bef58f",
"rgb": {
"r": 190,
"g": 245,
"b": 143
},
"hsl": {
"h": 92.353,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.9094,
"c": 0.14256,
"h": 131.8
},
"luminance": 0.78235
}Semantic roles & 50–950 ramp
primary
#BEF58F
secondary
#9956D3
accent
#05E07B
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581