#BEFB91#BEFB91
#BEFB91 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.3% C 0.149 H 133.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEFB91 |
|---|---|
| RGB | rgb(190, 251, 145) |
| HSL | hsl(95, 93%, 78%) |
| HSV | hsv(95, 42%, 98%) |
| CMYK | cmyk(24.3%, 0%, 42.2%, 1.6%) |
| CIE-LAB | lab(92.57, -37.05, 44.66) |
| CIE-LCH | lch(92.57, 58.03, 129.68°) |
| OKLab | oklab(92.31% -0.1018 0.109) |
| OKLCH | oklch(92.31% 0.149 133) |
| XYZ | xyz(60.8420, 81.9843, 39.4016) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.57
Pistachio (survey)
#C0FA8B
ΔE00 1.06
Light Yellowish Green
#C2FF89
ΔE00 1.89
Pale Light Green
#B1FC99
ΔE00 2.73
Light Pea Green
#C4FE82
ΔE00 2.86
Pastel Green
#B0FF9D
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEFB91 #CE91FB
analogous
#F3FB91 #BEFB91 #91FB99
triadic
#BEFB91 #91BEFB #FB91BE
tetradic
#BEFB91 #91F3FB #CE91FB #FB9991
square
#BEFB91 #91F3FB #CE91FB #FB9991
split-complementary
#BEFB91 #9991FB #FB91F3
monochromatic
#78F71B #9BF956 #BEFB91 #E1FDCC #EEFEE1
Accessibility & contrast
On white
1.21
#BEFB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#BEFB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEFB91
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEFB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEFB91 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED89
Deuteranopia (green-blind)
#FAE897
Tritanopia (blue-blind)
#BFF3E1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #befb91; /* rgb */ color: rgb(190, 251, 145); /* oklch */ color: oklch(92.3% 0.149 133.0);
Tailwind
colors: {
custom: {
50: '#d3fdb2',
500: '#befb91',
950: '#000000',
},
}SCSS
$custom: #befb91; $custom-light: #d3fdb2; $custom-dark: #000000;
JSON
{
"hex": "#befb91",
"rgb": {
"r": 190,
"g": 251,
"b": 145
},
"hsl": {
"h": 94.528,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.92305,
"c": 0.14917,
"h": 133
},
"luminance": 0.81986
}Semantic roles & 50–950 ramp
primary
#BEFB91
secondary
#A255DB
accent
#00E684
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581