#BEEF94#BEEF94
#BEEF94 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.7% C 0.129 H 131.6°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF94 |
|---|---|
| RGB | rgb(190, 239, 148) |
| HSL | hsl(92, 74%, 76%) |
| HSV | hsv(92, 38%, 94%) |
| CMYK | cmyk(20.5%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(89.31, -31.17, 39.01) |
| CIE-LCH | lch(89.31, 49.93, 128.62°) |
| OKLab | oklab(89.69% -0.0853 0.0962) |
| OKLCH | oklch(89.69% 0.129 131.6) |
| XYZ | xyz(57.4460, 74.8172, 39.4258) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.87
Washed Out Green
#BCF5A6
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 3.43
Pale Light Green
#B1FC99
ΔE00 4.20
Light Light Green
#C8FFB0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF94 #C594EF
analogous
#EBEF94 #BEEF94 #94EF97
triadic
#BEEF94 #94BEEF #EF94BE
tetradic
#BEEF94 #94EBEF #C594EF #EF9794
square
#BEEF94 #94EBEF #C594EF #EF9794
split-complementary
#BEEF94 #9794EF #EF94EB
monochromatic
#7DDF2A #9EE75F #BEEF94 #DEF7C9 #EFFBE4
Accessibility & contrast
On white
1.32
#BEEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BEEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF94
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF94 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38D
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#C0E8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef94; /* rgb */ color: rgb(190, 239, 148); /* oklch */ color: oklch(89.7% 0.129 131.6);
Tailwind
colors: {
custom: {
50: '#d3f4b4',
500: '#beef94',
950: '#000000',
},
}SCSS
$custom: #beef94; $custom-light: #d3f4b4; $custom-dark: #000000;
JSON
{
"hex": "#beef94",
"rgb": {
"r": 190,
"g": 239,
"b": 148
},
"hsl": {
"h": 92.308,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.89691,
"c": 0.12858,
"h": 131.6
},
"luminance": 0.74818
}Semantic roles & 50–950 ramp
primary
#BEEF94
secondary
#985CCB
accent
#0FD67A
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581