#BEF48A#BEF48A
#BEF48A is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.6% C 0.146 H 130.9°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF48A |
|---|---|
| RGB | rgb(190, 244, 138) |
| HSL | hsl(91, 83%, 75%) |
| HSV | hsv(91, 43%, 96%) |
| CMYK | cmyk(22.1%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(90.54, -34.72, 45.49) |
| CIE-LCH | lch(90.54, 57.22, 127.35°) |
| OKLab | oklab(90.64% -0.0957 0.1106) |
| OKLCH | oklch(90.64% 0.146 130.9) |
| XYZ | xyz(58.1725, 77.4823, 35.9306) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.33
Celery
#C1FD95
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 2.96
Light Yellow Green
#CCFD7F
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF48A #C08AF4
analogous
#F3F48A #BEF48A #8AF48B
triadic
#BEF48A #8ABEF4 #F48ABE
tetradic
#BEF48A #8AF3F4 #C08AF4 #F48B8A
square
#BEF48A #8AF3F4 #C08AF4 #F48B8A
split-complementary
#BEF48A #8B8AF4 #F48AF3
monochromatic
#80E91A #9FEF52 #BEF48A #DDF9C2 #EFFCE3
Accessibility & contrast
On white
1.27
#BEF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BEF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF48A
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF48A | 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)
#FDE782
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#C1ECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef48a; /* rgb */ color: rgb(190, 244, 138); /* oklch */ color: oklch(90.6% 0.146 130.9);
Tailwind
colors: {
custom: {
50: '#d3f8ae',
500: '#bef48a',
950: '#000000',
},
}SCSS
$custom: #bef48a; $custom-light: #d3f8ae; $custom-dark: #000000;
JSON
{
"hex": "#bef48a",
"rgb": {
"r": 190,
"g": 244,
"b": 138
},
"hsl": {
"h": 90.566,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.90641,
"c": 0.14623,
"h": 130.9
},
"luminance": 0.77483
}Semantic roles & 50–950 ramp
primary
#BEF48A
secondary
#9251D1
accent
#06DF75
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581