#BEF58C#BEF58C
#BEF58C is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.9% C 0.146 H 131.3°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF58C |
|---|---|
| RGB | rgb(190, 245, 140) |
| HSL | hsl(91, 84%, 75%) |
| HSV | hsv(91, 43%, 96%) |
| CMYK | cmyk(22.4%, 0%, 42.9%, 3.9%) |
| CIE-LAB | lab(90.85, -34.94, 44.90) |
| CIE-LCH | lch(90.85, 56.89, 127.88°) |
| OKLab | oklab(90.89% -0.0962 0.1093) |
| OKLCH | oklch(90.89% 0.146 131.3) |
| XYZ | xyz(58.6203, 78.1441, 36.8007) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.22
Celery
#C1FD95
ΔE00 1.78
Light Yellowish Green
#C2FF89
ΔE00 2.47
Light Pea Green
#C4FE82
ΔE00 3.01
Pale Light Green
#B1FC99
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF58C #C38CF5
analogous
#F2F58C #BEF58C #8CF58E
triadic
#BEF58C #8CBEF5 #F58CBE
tetradic
#BEF58C #8CF2F5 #C38CF5 #F58E8C
square
#BEF58C #8CF2F5 #C38CF5 #F58E8C
split-complementary
#BEF58C #8E8CF5 #F58CF2
monochromatic
#7EEB1B #9EF054 #BEF58C #DEFAC4 #EFFDE3
Accessibility & contrast
On white
1.26
#BEF58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#BEF58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF58C
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF58C | 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)
#FDE784
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#C0EDDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef58c; /* rgb */ color: rgb(190, 245, 140); /* oklch */ color: oklch(90.9% 0.146 131.3);
Tailwind
colors: {
custom: {
50: '#d3f8af',
500: '#bef58c',
950: '#000000',
},
}SCSS
$custom: #bef58c; $custom-light: #d3f8af; $custom-dark: #000000;
JSON
{
"hex": "#bef58c",
"rgb": {
"r": 190,
"g": 245,
"b": 140
},
"hsl": {
"h": 91.429,
"s": 84,
"l": 75.49
},
"oklch": {
"l": 0.90894,
"c": 0.14563,
"h": 131.3
},
"luminance": 0.78145
}Semantic roles & 50–950 ramp
primary
#BEF58C
secondary
#9653D2
accent
#05E078
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581