#BEF58B#BEF58B
#BEF58B is a very light, vivid yellow-green. Relative luminance 0.781; OKLCH L 90.9% C 0.147 H 131.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF58B |
|---|---|
| RGB | rgb(190, 245, 139) |
| HSL | hsl(91, 84%, 75%) |
| HSV | hsv(91, 43%, 96%) |
| CMYK | cmyk(22.4%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(90.83, -35.06, 45.37) |
| CIE-LCH | lch(90.83, 57.34, 127.69°) |
| OKLab | oklab(90.88% -0.0966 0.1103) |
| OKLCH | oklch(90.88% 0.147 131.2) |
| XYZ | xyz(58.5469, 78.1148, 36.4142) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.15
Celery
#C1FD95
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 2.89
Light Yellow Green
#CCFD7F
ΔE00 3.75
Pale Light Green
#B1FC99
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF58B #C28BF5
analogous
#F3F58B #BEF58B #8BF58D
triadic
#BEF58B #8BBEF5 #F58BBE
tetradic
#BEF58B #8BF3F5 #C28BF5 #F58D8B
square
#BEF58B #8BF3F5 #C28BF5 #F58D8B
split-complementary
#BEF58B #8D8BF5 #F58BF3
monochromatic
#7FEB1A #9EF053 #BEF58B #DEFAC3 #EFFDE3
Accessibility & contrast
On white
1.26
#BEF58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#BEF58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF58B
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF58B | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE783
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#C1EDDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef58b; /* rgb */ color: rgb(190, 245, 139); /* oklch */ color: oklch(90.9% 0.147 131.2);
Tailwind
colors: {
custom: {
50: '#d3f8ae',
500: '#bef58b',
950: '#000000',
},
}SCSS
$custom: #bef58b; $custom-light: #d3f8ae; $custom-dark: #000000;
JSON
{
"hex": "#bef58b",
"rgb": {
"r": 190,
"g": 245,
"b": 139
},
"hsl": {
"h": 91.132,
"s": 84.127,
"l": 75.294
},
"oklch": {
"l": 0.90878,
"c": 0.14664,
"h": 131.2
},
"luminance": 0.78116
}Semantic roles & 50–950 ramp
primary
#BEF58B
secondary
#9552D2
accent
#05E177
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581