#BEF48B#BEF48B
#BEF48B is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.7% C 0.145 H 131.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF48B |
|---|---|
| RGB | rgb(190, 244, 139) |
| HSL | hsl(91, 83%, 75%) |
| HSV | hsv(91, 43%, 96%) |
| CMYK | cmyk(22.1%, 0%, 43%, 4.3%) |
| CIE-LAB | lab(90.56, -34.60, 45.02) |
| CIE-LCH | lch(90.56, 56.78, 127.54°) |
| OKLab | oklab(90.66% -0.0953 0.1096) |
| OKLCH | oklch(90.66% 0.145 131) |
| XYZ | xyz(58.2452, 77.5114, 36.3136) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.38
Celery
#C1FD95
ΔE00 2.02
Light Yellowish Green
#C2FF89
ΔE00 2.62
Light Pea Green
#C4FE82
ΔE00 3.08
Light Yellow Green
#CCFD7F
ΔE00 3.87
Pale Light Green
#B1FC99
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF48B #C18BF4
analogous
#F3F48B #BEF48B #8BF48C
triadic
#BEF48B #8BBEF4 #F48BBE
tetradic
#BEF48B #8BF3F4 #C18BF4 #F48C8B
square
#BEF48B #8BF3F4 #C18BF4 #F48C8B
split-complementary
#BEF48B #8C8BF4 #F48BF3
monochromatic
#7FE91B #9FEF53 #BEF48B #DDF9C3 #EFFCE3
Accessibility & contrast
On white
1.27
#BEF48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BEF48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF48B
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF48B | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE783
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#C1ECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef48b; /* rgb */ color: rgb(190, 244, 139); /* oklch */ color: oklch(90.7% 0.145 131.0);
Tailwind
colors: {
custom: {
50: '#d3f8ae',
500: '#bef48b',
950: '#000000',
},
}SCSS
$custom: #bef48b; $custom-light: #d3f8ae; $custom-dark: #000000;
JSON
{
"hex": "#bef48b",
"rgb": {
"r": 190,
"g": 244,
"b": 139
},
"hsl": {
"h": 90.857,
"s": 82.677,
"l": 75.098
},
"oklch": {
"l": 0.90656,
"c": 0.14521,
"h": 131
},
"luminance": 0.77513
}Semantic roles & 50–950 ramp
primary
#BEF48B
secondary
#9352D1
accent
#06DF76
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581