#BEFE84#BEFE84
#BEFE84 is a very light, vivid yellow-green. Relative luminance 0.835; OKLCH L 92.8% C 0.166 H 131.7°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFE84 |
|---|---|
| RGB | rgb(190, 254, 132) |
| HSL | hsl(91, 98%, 76%) |
| HSV | hsv(91, 48%, 100%) |
| CMYK | cmyk(25.2%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(93.23, -39.91, 51.67) |
| CIE-LCH | lch(93.23, 65.29, 127.68°) |
| OKLab | oklab(92.79% -0.1105 0.1241) |
| OKLCH | oklch(92.79% 0.166 131.7) |
| XYZ | xyz(60.8410, 83.4952, 34.7360) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.67
Light Pea Green
#C4FE82
ΔE00 1.09
Pistachio (survey)
#C0FA8B
ΔE00 1.54
Pale Lime
#BEFD73
ΔE00 2.17
Celery
#C1FD95
ΔE00 2.46
Light Yellow Green
#CCFD7F
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFE84 #C484FE
analogous
#FBFE84 #BEFE84 #84FE87
triadic
#BEFE84 #84BEFE #FE84BE
tetradic
#BEFE84 #84FBFE #C484FE #FE8784
square
#BEFE84 #84FBFE #C484FE #FE8784
split-complementary
#BEFE84 #8784FE #FE84FB
monochromatic
#7EFD0B #9EFE47 #BEFE84 #DEFEC1 #EFFFE1
Accessibility & contrast
On white
1.19
#BEFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#BEFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFE84
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFE84 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7A
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#C0F5E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #befe84; /* rgb */ color: rgb(190, 254, 132); /* oklch */ color: oklch(92.8% 0.166 131.7);
Tailwind
colors: {
custom: {
50: '#d4ffaa',
500: '#befe84',
950: '#000000',
},
}SCSS
$custom: #befe84; $custom-light: #d4ffaa; $custom-dark: #000000;
JSON
{
"hex": "#befe84",
"rgb": {
"r": 190,
"g": 254,
"b": 132
},
"hsl": {
"h": 91.475,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.92787,
"c": 0.16613,
"h": 131.7
},
"luminance": 0.83497
}Semantic roles & 50–950 ramp
primary
#BEFE84
secondary
#9749DD
accent
#00E678
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681