#BEF48C#BEF48C
#BEF48C is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.7% C 0.144 H 131.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF48C |
|---|---|
| RGB | rgb(190, 244, 140) |
| HSL | hsl(91, 83%, 75%) |
| HSV | hsv(91, 43%, 96%) |
| CMYK | cmyk(22.1%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(90.57, -34.48, 44.55) |
| CIE-LCH | lch(90.57, 56.34, 127.74°) |
| OKLab | oklab(90.67% -0.0949 0.1085) |
| OKLCH | oklch(90.67% 0.144 131.2) |
| XYZ | xyz(58.3186, 77.5407, 36.7002) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.45
Celery
#C1FD95
ΔE00 1.97
Light Yellowish Green
#C2FF89
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 3.20
Tea Green
#BDF8A3
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF48C #C28CF4
analogous
#F2F48C #BEF48C #8CF48E
triadic
#BEF48C #8CBEF4 #F48CBE
tetradic
#BEF48C #8CF2F4 #C28CF4 #F48E8C
square
#BEF48C #8CF2F4 #C28CF4 #F48E8C
split-complementary
#BEF48C #8E8CF4 #F48CF2
monochromatic
#7FE91C #9EEF54 #BEF48C #DEF9C4 #EFFCE3
Accessibility & contrast
On white
1.27
#BEF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#BEF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF48C
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF48C | 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)
#FCE784
Deuteranopia (green-blind)
#F4E392
Tritanopia (blue-blind)
#C0ECDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef48c; /* rgb */ color: rgb(190, 244, 140); /* oklch */ color: oklch(90.7% 0.144 131.2);
Tailwind
colors: {
custom: {
50: '#d3f8af',
500: '#bef48c',
950: '#000000',
},
}SCSS
$custom: #bef48c; $custom-light: #d3f8af; $custom-dark: #000000;
JSON
{
"hex": "#bef48c",
"rgb": {
"r": 190,
"g": 244,
"b": 140
},
"hsl": {
"h": 91.154,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.90671,
"c": 0.1442,
"h": 131.2
},
"luminance": 0.77542
}Semantic roles & 50–950 ramp
primary
#BEF48C
secondary
#9553D1
accent
#07DF77
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581