#BEF789#BEF789
#BEF789 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.3% C 0.151 H 131.3°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF789 |
|---|---|
| RGB | rgb(190, 247, 137) |
| HSL | hsl(91, 87%, 75%) |
| HSV | hsv(91, 45%, 97%) |
| CMYK | cmyk(23.1%, 0%, 44.5%, 3.1%) |
| CIE-LAB | lab(91.36, -36.20, 46.99) |
| CIE-LCH | lch(91.36, 59.32, 127.61°) |
| OKLab | oklab(91.29% -0.0999 0.1139) |
| OKLCH | oklch(91.29% 0.152 131.3) |
| XYZ | xyz(59.0104, 79.2735, 35.8544) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.62
Celery
#C1FD95
ΔE00 1.74
Light Yellowish Green
#C2FF89
ΔE00 1.80
Light Pea Green
#C4FE82
ΔE00 2.30
Light Yellow Green
#CCFD7F
ΔE00 3.32
Pale Lime
#BEFD73
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF789 #C289F7
analogous
#F5F789 #BEF789 #89F78B
triadic
#BEF789 #89BEF7 #F789BE
tetradic
#BEF789 #89F5F7 #C289F7 #F78B89
square
#BEF789 #89F5F7 #C289F7 #F78B89
split-complementary
#BEF789 #8B89F7 #F789F5
monochromatic
#7FEF16 #9EF350 #BEF789 #DEFBC2 #EFFDE2
Accessibility & contrast
On white
1.25
#BEF789 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#BEF789 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF789
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF789 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF789 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#F7E58F
Tritanopia (blue-blind)
#C1EFDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bef789; /* rgb */ color: rgb(190, 247, 137); /* oklch */ color: oklch(91.3% 0.151 131.3);
Tailwind
colors: {
custom: {
50: '#d3faad',
500: '#bef789',
950: '#000000',
},
}SCSS
$custom: #bef789; $custom-light: #d3faad; $custom-dark: #000000;
JSON
{
"hex": "#bef789",
"rgb": {
"r": 190,
"g": 247,
"b": 137
},
"hsl": {
"h": 91.091,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.91294,
"c": 0.1515,
"h": 131.3
},
"luminance": 0.79275
}Semantic roles & 50–950 ramp
primary
#BEF789
secondary
#9550D5
accent
#02E477
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581