#BEF788#BEF788
#BEF788 is a very light, vivid yellow-green. Relative luminance 0.792; OKLCH L 91.3% C 0.152 H 131.1°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF788 |
|---|---|
| RGB | rgb(190, 247, 136) |
| HSL | hsl(91, 87%, 75%) |
| HSV | hsv(91, 45%, 97%) |
| CMYK | cmyk(23.1%, 0%, 44.9%, 3.1%) |
| CIE-LAB | lab(91.34, -36.32, 47.45) |
| CIE-LCH | lch(91.34, 59.76, 127.43°) |
| OKLab | oklab(91.28% -0.1003 0.1149) |
| OKLCH | oklch(91.28% 0.152 131.1) |
| XYZ | xyz(58.9390, 79.2449, 35.4783) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.63
Light Yellowish Green
#C2FF89
ΔE00 1.74
Celery
#C1FD95
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.19
Light Yellow Green
#CCFD7F
ΔE00 3.20
Pale Lime
#BEFD73
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF788 #C188F7
analogous
#F5F788 #BEF788 #88F789
triadic
#BEF788 #88BEF7 #F788BE
tetradic
#BEF788 #88F5F7 #C188F7 #F78988
square
#BEF788 #88F5F7 #C188F7 #F78988
split-complementary
#BEF788 #8988F7 #F788F5
monochromatic
#7FEF15 #9FF34F #BEF788 #DDFBC1 #EFFDE2
Accessibility & contrast
On white
1.25
#BEF788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#BEF788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF788
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF788 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97F
Deuteranopia (green-blind)
#F7E58E
Tritanopia (blue-blind)
#C1EFDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef788; /* rgb */ color: rgb(190, 247, 136); /* oklch */ color: oklch(91.3% 0.152 131.1);
Tailwind
colors: {
custom: {
50: '#d3faac',
500: '#bef788',
950: '#000000',
},
}SCSS
$custom: #bef788; $custom-light: #d3faac; $custom-dark: #000000;
JSON
{
"hex": "#bef788",
"rgb": {
"r": 190,
"g": 247,
"b": 136
},
"hsl": {
"h": 90.811,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.91279,
"c": 0.15248,
"h": 131.1
},
"luminance": 0.79246
}Semantic roles & 50–950 ramp
primary
#BEF788
secondary
#934FD5
accent
#02E476
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581