#BEFC91#BEFC91
#BEFC91 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.5% C 0.151 H 133.2°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFC91 |
|---|---|
| RGB | rgb(190, 252, 145) |
| HSL | hsl(95, 95%, 78%) |
| HSV | hsv(95, 42%, 99%) |
| CMYK | cmyk(24.6%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(92.84, -37.50, 45.01) |
| CIE-LCH | lch(92.84, 58.59, 129.80°) |
| OKLab | oklab(92.53% -0.1031 0.1098) |
| OKLCH | oklch(92.53% 0.151 133.2) |
| XYZ | xyz(61.1553, 82.6107, 39.5060) |
| Luminance | 0.8261 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.55
Pistachio (survey)
#C0FA8B
ΔE00 1.09
Light Yellowish Green
#C2FF89
ΔE00 1.76
Pale Light Green
#B1FC99
ΔE00 2.71
Light Pea Green
#C4FE82
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFC91 #CF91FC
analogous
#F4FC91 #BEFC91 #91FC99
triadic
#BEFC91 #91BEFC #FC91BE
tetradic
#BEFC91 #91F4FC #CF91FC #FC9991
square
#BEFC91 #91F4FC #CF91FC #FC9991
split-complementary
#BEFC91 #9991FC #FC91F4
monochromatic
#78F91A #9BFA55 #BEFC91 #E1FECD #EDFEE1
Accessibility & contrast
On white
1.20
#BEFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#BEFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFC91
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFC91 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#BFF4E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #befc91; /* rgb */ color: rgb(190, 252, 145); /* oklch */ color: oklch(92.5% 0.151 133.2);
Tailwind
colors: {
custom: {
50: '#d3fdb3',
500: '#befc91',
950: '#000000',
},
}SCSS
$custom: #befc91; $custom-light: #d3fdb3; $custom-dark: #000000;
JSON
{
"hex": "#befc91",
"rgb": {
"r": 190,
"g": 252,
"b": 145
},
"hsl": {
"h": 94.766,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.92528,
"c": 0.1506,
"h": 133.2
},
"luminance": 0.82612
}Semantic roles & 50–950 ramp
primary
#BEFC91
secondary
#A355DC
accent
#00E685
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581