#BEFB84#BEFB84
#BEFB84 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.1% C 0.162 H 131.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFB84 |
|---|---|
| RGB | rgb(190, 251, 132) |
| HSL | hsl(91, 94%, 75%) |
| HSV | hsv(91, 47%, 98%) |
| CMYK | cmyk(24.3%, 0%, 47.4%, 1.6%) |
| CIE-LAB | lab(92.40, -38.57, 50.65) |
| CIE-LCH | lch(92.40, 63.67, 127.29°) |
| OKLab | oklab(92.12% -0.1068 0.1218) |
| OKLCH | oklch(92.12% 0.162 131.2) |
| XYZ | xyz(59.8964, 81.6060, 34.4211) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.87
Pistachio (survey)
#C0FA8B
ΔE00 1.05
Light Pea Green
#C4FE82
ΔE00 1.19
Celery
#C1FD95
ΔE00 2.27
Pale Lime
#BEFD73
ΔE00 2.37
Light Yellow Green
#CCFD7F
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFB84 #C184FB
analogous
#FAFB84 #BEFB84 #84FB85
triadic
#BEFB84 #84BEFB #FB84BE
tetradic
#BEFB84 #84FAFB #C184FB #FB8584
square
#BEFB84 #84FAFB #C184FB #FB8584
split-complementary
#BEFB84 #8584FB #FB84FA
monochromatic
#7FF70D #9FF949 #BEFB84 #DDFDBF #EFFEE1
Accessibility & contrast
On white
1.21
#BEFB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#BEFB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFB84
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFB84 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#C1F2DF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #befb84; /* rgb */ color: rgb(190, 251, 132); /* oklch */ color: oklch(92.1% 0.162 131.2);
Tailwind
colors: {
custom: {
50: '#d4fdaa',
500: '#befb84',
950: '#000000',
},
}SCSS
$custom: #befb84; $custom-light: #d4fdaa; $custom-dark: #000000;
JSON
{
"hex": "#befb84",
"rgb": {
"r": 190,
"g": 251,
"b": 132
},
"hsl": {
"h": 90.756,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.92116,
"c": 0.16199,
"h": 131.2
},
"luminance": 0.81607
}Semantic roles & 50–950 ramp
primary
#BEFB84
secondary
#934AD9
accent
#00E676
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581