#BEEF91#BEEF91
#BEEF91 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.6% C 0.132 H 131.1°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF91 |
|---|---|
| RGB | rgb(190, 239, 145) |
| HSL | hsl(91, 75%, 75%) |
| HSV | hsv(91, 39%, 94%) |
| CMYK | cmyk(20.5%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(89.26, -31.55, 40.44) |
| CIE-LCH | lch(89.26, 51.29, 127.96°) |
| OKLab | oklab(89.64% -0.0865 0.0993) |
| OKLCH | oklch(89.64% 0.132 131.1) |
| XYZ | xyz(57.2116, 74.7234, 38.1914) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.09
Celery
#C1FD95
ΔE00 3.13
Tea Green
#BDF8A3
ΔE00 3.22
Washed Out Green
#BCF5A6
ΔE00 3.66
Pale Light Green
#B1FC99
ΔE00 4.28
Light Yellowish Green
#C2FF89
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF91 #C291EF
analogous
#EDEF91 #BEEF91 #91EF93
triadic
#BEEF91 #91BEEF #EF91BE
tetradic
#BEEF91 #91EDEF #C291EF #EF9391
square
#BEEF91 #91EDEF #C291EF #EF9391
split-complementary
#BEEF91 #9391EF #EF91ED
monochromatic
#7FDF26 #9EE75C #BEEF91 #DEF7C6 #EFFBE4
Accessibility & contrast
On white
1.32
#BEEF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#BEEF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF91
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF91 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38A
Deuteranopia (green-blind)
#F0DF96
Tritanopia (blue-blind)
#C0E8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef91; /* rgb */ color: rgb(190, 239, 145); /* oklch */ color: oklch(89.6% 0.132 131.1);
Tailwind
colors: {
custom: {
50: '#d3f4b2',
500: '#beef91',
950: '#000000',
},
}SCSS
$custom: #beef91; $custom-light: #d3f4b2; $custom-dark: #000000;
JSON
{
"hex": "#beef91",
"rgb": {
"r": 190,
"g": 239,
"b": 145
},
"hsl": {
"h": 91.277,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.89641,
"c": 0.13176,
"h": 131.1
},
"luminance": 0.74724
}Semantic roles & 50–950 ramp
primary
#BEEF91
secondary
#9559CB
accent
#0FD777
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581