#BEF48D#BEF48D
#BEF48D is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.7% C 0.143 H 131.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF48D |
|---|---|
| RGB | rgb(190, 244, 141) |
| HSL | hsl(91, 82%, 75%) |
| HSV | hsv(91, 42%, 96%) |
| CMYK | cmyk(22.1%, 0%, 42.2%, 4.3%) |
| CIE-LAB | lab(90.58, -34.36, 44.09) |
| CIE-LCH | lch(90.58, 55.89, 127.93°) |
| OKLab | oklab(90.69% -0.0945 0.1075) |
| OKLCH | oklch(90.69% 0.143 131.3) |
| XYZ | xyz(58.3927, 77.5704, 37.0903) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.53
Celery
#C1FD95
ΔE00 1.94
Light Yellowish Green
#C2FF89
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 3.32
Tea Green
#BDF8A3
ΔE00 3.57
Pale Light Green
#B1FC99
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF48D #C38DF4
analogous
#F2F48D #BEF48D #8DF48F
triadic
#BEF48D #8DBEF4 #F48DBE
tetradic
#BEF48D #8DF2F4 #C38DF4 #F48F8D
square
#BEF48D #8DF2F4 #C38DF4 #F48F8D
split-complementary
#BEF48D #8F8DF4 #F48DF2
monochromatic
#7EE91D #9EEF55 #BEF48D #DEF9C5 #EFFCE3
Accessibility & contrast
On white
1.27
#BEF48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BEF48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF48D
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF48D | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE785
Deuteranopia (green-blind)
#F4E393
Tritanopia (blue-blind)
#C0ECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef48d; /* rgb */ color: rgb(190, 244, 141); /* oklch */ color: oklch(90.7% 0.143 131.3);
Tailwind
colors: {
custom: {
50: '#d3f8b0',
500: '#bef48d',
950: '#000000',
},
}SCSS
$custom: #bef48d; $custom-light: #d3f8b0; $custom-dark: #000000;
JSON
{
"hex": "#bef48d",
"rgb": {
"r": 190,
"g": 244,
"b": 141
},
"hsl": {
"h": 91.456,
"s": 82.4,
"l": 75.49
},
"oklch": {
"l": 0.90687,
"c": 0.14317,
"h": 131.3
},
"luminance": 0.77572
}Semantic roles & 50–950 ramp
primary
#BEF48D
secondary
#9654D1
accent
#07DF78
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581