#BEF588#BEF588
#BEF588 is a very light, vivid yellow-green. Relative luminance 0.780; OKLCH L 90.8% C 0.150 H 130.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF588 |
|---|---|
| RGB | rgb(190, 245, 136) |
| HSL | hsl(90, 84%, 75%) |
| HSV | hsv(90, 44%, 96%) |
| CMYK | cmyk(22.4%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(90.79, -35.41, 46.76) |
| CIE-LCH | lch(90.79, 58.66, 127.13°) |
| OKLab | oklab(90.83% -0.0977 0.1133) |
| OKLCH | oklch(90.83% 0.15 130.8) |
| XYZ | xyz(58.3307, 78.0283, 35.2756) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.05
Celery
#C1FD95
ΔE00 2.08
Light Yellowish Green
#C2FF89
ΔE00 2.20
Light Pea Green
#C4FE82
ΔE00 2.55
Light Yellow Green
#CCFD7F
ΔE00 3.39
Pale Lime
#BEFD73
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF588 #BF88F5
analogous
#F5F588 #BEF588 #88F589
triadic
#BEF588 #88BEF5 #F588BE
tetradic
#BEF588 #88F5F5 #BF88F5 #F58988
square
#BEF588 #88F5F5 #BF88F5 #F58988
split-complementary
#BEF588 #8988F5 #F588F5
monochromatic
#80EC17 #9FF050 #BEF588 #DDFAC0 #F0FDE3
Accessibility & contrast
On white
1.26
#BEF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#BEF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF588
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF588 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77F
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#C1EDDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bef588; /* rgb */ color: rgb(190, 245, 136); /* oklch */ color: oklch(90.8% 0.150 130.8);
Tailwind
colors: {
custom: {
50: '#d3f8ac',
500: '#bef588',
950: '#000000',
},
}SCSS
$custom: #bef588; $custom-light: #d3f8ac; $custom-dark: #000000;
JSON
{
"hex": "#bef588",
"rgb": {
"r": 190,
"g": 245,
"b": 136
},
"hsl": {
"h": 90.275,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.90834,
"c": 0.14966,
"h": 130.8
},
"luminance": 0.7803
}Semantic roles & 50–950 ramp
primary
#BEF588
secondary
#914FD2
accent
#05E174
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581