#BEF984#BEF984
#BEF984 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.7% C 0.159 H 130.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEF984 |
|---|---|
| RGB | rgb(190, 249, 132) |
| HSL | hsl(90, 91%, 75%) |
| HSV | hsv(90, 47%, 98%) |
| CMYK | cmyk(23.7%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(91.85, -37.68, 49.97) |
| CIE-LCH | lch(91.85, 62.59, 127.01°) |
| OKLab | oklab(91.67% -0.1043 0.1203) |
| OKLCH | oklch(91.67% 0.159 130.9) |
| XYZ | xyz(59.2749, 80.3631, 34.2140) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.88
Light Yellowish Green
#C2FF89
ΔE00 1.22
Light Pea Green
#C4FE82
ΔE00 1.44
Celery
#C1FD95
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 2.60
Light Yellow Green
#CCFD7F
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEF984 #BF84F9
analogous
#F9F984 #BEF984 #84F984
triadic
#BEF984 #84BEF9 #F984BE
tetradic
#BEF984 #84F9F9 #BF84F9 #F98484
square
#BEF984 #84F9F9 #BF84F9 #F98484
split-complementary
#BEF984 #8484F9 #F984F9
monochromatic
#80F30F #9FF64A #BEF984 #DDFCBE #F0FEE2
Accessibility & contrast
On white
1.23
#BEF984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#BEF984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEF984
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEF984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEF984 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#FAE68B
Tritanopia (blue-blind)
#C1F0DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #bef984; /* rgb */ color: rgb(190, 249, 132); /* oklch */ color: oklch(91.7% 0.159 130.9);
Tailwind
colors: {
custom: {
50: '#d4fbaa',
500: '#bef984',
950: '#000000',
},
}SCSS
$custom: #bef984; $custom-light: #d4fbaa; $custom-dark: #000000;
JSON
{
"hex": "#bef984",
"rgb": {
"r": 190,
"g": 249,
"b": 132
},
"hsl": {
"h": 90.256,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.91669,
"c": 0.15921,
"h": 130.9
},
"luminance": 0.80364
}Semantic roles & 50–950 ramp
primary
#BEF984
secondary
#914BD7
accent
#00E674
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581