#BEFA84#BEFA84
#BEFA84 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 91.9% C 0.161 H 131.1°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFA84 |
|---|---|
| RGB | rgb(190, 250, 132) |
| HSL | hsl(91, 92%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(92.12, -38.13, 50.31) |
| CIE-LCH | lch(92.12, 63.13, 127.15°) |
| OKLab | oklab(91.89% -0.1055 0.1211) |
| OKLCH | oklch(91.89% 0.161 131.1) |
| XYZ | xyz(59.5848, 80.9829, 34.3173) |
| Luminance | 0.8098 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.94
Light Yellowish Green
#C2FF89
ΔE00 1.03
Light Pea Green
#C4FE82
ΔE00 1.30
Celery
#C1FD95
ΔE00 2.24
Pale Lime
#BEFD73
ΔE00 2.47
Light Yellow Green
#CCFD7F
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFA84 #C084FA
analogous
#F9FA84 #BEFA84 #84FA85
triadic
#BEFA84 #84BEFA #FA84BE
tetradic
#BEFA84 #84F9FA #C084FA #FA8584
square
#BEFA84 #84F9FA #C084FA #FA8584
split-complementary
#BEFA84 #8584FA #FA84F9
monochromatic
#80F50E #9FF849 #BEFA84 #DDFCBF #EFFEE2
Accessibility & contrast
On white
1.22
#BEFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#BEFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFA84
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFA84 | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#C1F1DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #befa84; /* rgb */ color: rgb(190, 250, 132); /* oklch */ color: oklch(91.9% 0.161 131.1);
Tailwind
colors: {
custom: {
50: '#d4fcaa',
500: '#befa84',
950: '#000000',
},
}SCSS
$custom: #befa84; $custom-light: #d4fcaa; $custom-dark: #000000;
JSON
{
"hex": "#befa84",
"rgb": {
"r": 190,
"g": 250,
"b": 132
},
"hsl": {
"h": 90.508,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.91892,
"c": 0.16059,
"h": 131.1
},
"luminance": 0.80984
}Semantic roles & 50–950 ramp
primary
#BEFA84
secondary
#924AD8
accent
#00E675
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581