#BEF987#BEF987
#BEF987 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.156 H 131.3°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF987 |
|---|---|
| RGB | rgb(190, 249, 135) |
| HSL | hsl(91, 90%, 75%) |
| HSV | hsv(91, 46%, 98%) |
| CMYK | cmyk(23.7%, 0%, 45.8%, 2.4%) |
| CIE-LAB | lab(91.88, -37.34, 48.60) |
| CIE-LCH | lch(91.88, 61.29, 127.53°) |
| OKLab | oklab(91.71% -0.1032 0.1174) |
| OKLCH | oklch(91.71% 0.156 131.3) |
| XYZ | xyz(59.4832, 80.4464, 35.3107) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.50
Light Yellowish Green
#C2FF89
ΔE00 1.26
Light Pea Green
#C4FE82
ΔE00 1.75
Celery
#C1FD95
ΔE00 1.85
Light Yellow Green
#CCFD7F
ΔE00 2.96
Pale Lime
#BEFD73
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF987 #C287F9
analogous
#F7F987 #BEF987 #87F989
triadic
#BEF987 #87BEF9 #F987BE
tetradic
#BEF987 #87F7F9 #C287F9 #F98987
square
#BEF987 #87F7F9 #C287F9 #F98987
split-complementary
#BEF987 #8987F9 #F987F7
monochromatic
#7FF312 #9EF64D #BEF987 #DEFCC1 #EFFEE2
Accessibility & contrast
On white
1.23
#BEF987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#BEF987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF987
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF987 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7E
Deuteranopia (green-blind)
#F9E68E
Tritanopia (blue-blind)
#C1F1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef987; /* rgb */ color: rgb(190, 249, 135); /* oklch */ color: oklch(91.7% 0.156 131.3);
Tailwind
colors: {
custom: {
50: '#d4fbac',
500: '#bef987',
950: '#000000',
},
}SCSS
$custom: #bef987; $custom-light: #d4fbac; $custom-dark: #000000;
JSON
{
"hex": "#bef987",
"rgb": {
"r": 190,
"g": 249,
"b": 135
},
"hsl": {
"h": 91.053,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.91711,
"c": 0.15628,
"h": 131.3
},
"luminance": 0.80448
}Semantic roles & 50–950 ramp
primary
#BEF987
secondary
#954DD7
accent
#00E677
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581