#BEF488#BEF488
#BEF488 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.6% C 0.148 H 130.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF488 |
|---|---|
| RGB | rgb(190, 244, 136) |
| HSL | hsl(90, 83%, 75%) |
| HSV | hsv(90, 44%, 96%) |
| CMYK | cmyk(22.1%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(90.52, -34.96, 46.42) |
| CIE-LCH | lch(90.52, 58.11, 126.98°) |
| OKLab | oklab(90.61% -0.0965 0.1126) |
| OKLCH | oklch(90.61% 0.148 130.6) |
| XYZ | xyz(58.0290, 77.4249, 35.1750) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.27
Celery
#C1FD95
ΔE00 2.23
Light Yellowish Green
#C2FF89
ΔE00 2.43
Light Pea Green
#C4FE82
ΔE00 2.75
Light Yellow Green
#CCFD7F
ΔE00 3.51
Pale Lime
#BEFD73
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF488 #BE88F4
analogous
#F4F488 #BEF488 #88F488
triadic
#BEF488 #88BEF4 #F488BE
tetradic
#BEF488 #88F4F4 #BE88F4 #F48888
square
#BEF488 #88F4F4 #BE88F4 #F48888
split-complementary
#BEF488 #8888F4 #F488F4
monochromatic
#81EA18 #9FEF50 #BEF488 #DDF9C0 #F0FCE3
Accessibility & contrast
On white
1.27
#BEF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#BEF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF488
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF488 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67F
Deuteranopia (green-blind)
#F5E28E
Tritanopia (blue-blind)
#C1ECDA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bef488; /* rgb */ color: rgb(190, 244, 136); /* oklch */ color: oklch(90.6% 0.148 130.6);
Tailwind
colors: {
custom: {
50: '#d3f8ac',
500: '#bef488',
950: '#000000',
},
}SCSS
$custom: #bef488; $custom-light: #d3f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bef488",
"rgb": {
"r": 190,
"g": 244,
"b": 136
},
"hsl": {
"h": 90,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.90611,
"c": 0.14824,
"h": 130.6
},
"luminance": 0.77426
}Semantic roles & 50–950 ramp
primary
#BEF488
secondary
#9050D1
accent
#06DF73
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581