#BEF889#BEF889
#BEF889 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.5% C 0.153 H 131.4°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF889 |
|---|---|
| RGB | rgb(190, 248, 137) |
| HSL | hsl(91, 89%, 75%) |
| HSV | hsv(91, 45%, 97%) |
| CMYK | cmyk(23.4%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(91.63, -36.66, 47.34) |
| CIE-LCH | lch(91.63, 59.87, 127.75°) |
| OKLab | oklab(91.52% -0.1011 0.1147) |
| OKLCH | oklch(91.52% 0.153 131.4) |
| XYZ | xyz(59.3171, 79.8867, 35.9566) |
| Luminance | 0.7989 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.43
Light Yellowish Green
#C2FF89
ΔE00 1.58
Celery
#C1FD95
ΔE00 1.65
Light Pea Green
#C4FE82
ΔE00 2.14
Light Yellow Green
#CCFD7F
ΔE00 3.24
Pale Lime
#BEFD73
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF889 #C389F8
analogous
#F6F889 #BEF889 #89F88B
triadic
#BEF889 #89BEF8 #F889BE
tetradic
#BEF889 #89F6F8 #C389F8 #F88B89
square
#BEF889 #89F6F8 #C389F8 #F88B89
split-complementary
#BEF889 #8B89F8 #F889F6
monochromatic
#7EF115 #9EF54F #BEF889 #DEFBC3 #EFFDE2
Accessibility & contrast
On white
1.24
#BEF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#BEF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF889
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF889 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F8E58F
Tritanopia (blue-blind)
#C0F0DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bef889; /* rgb */ color: rgb(190, 248, 137); /* oklch */ color: oklch(91.5% 0.153 131.4);
Tailwind
colors: {
custom: {
50: '#d3faad',
500: '#bef889',
950: '#000000',
},
}SCSS
$custom: #bef889; $custom-light: #d3faad; $custom-dark: #000000;
JSON
{
"hex": "#bef889",
"rgb": {
"r": 190,
"g": 248,
"b": 137
},
"hsl": {
"h": 91.351,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.91517,
"c": 0.15291,
"h": 131.4
},
"luminance": 0.79888
}Semantic roles & 50–950 ramp
primary
#BEF889
secondary
#964FD6
accent
#00E578
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581