#BEEF96#BEEF96
#BEEF96 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.7% C 0.126 H 132.0°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF96 |
|---|---|
| RGB | rgb(190, 239, 150) |
| HSL | hsl(93, 74%, 76%) |
| HSV | hsv(93, 37%, 94%) |
| CMYK | cmyk(20.5%, 0%, 37.2%, 6.3%) |
| CIE-LAB | lab(89.34, -30.90, 38.06) |
| CIE-LCH | lch(89.34, 49.03, 129.08°) |
| OKLab | oklab(89.73% -0.0845 0.094) |
| OKLCH | oklch(89.73% 0.126 132) |
| XYZ | xyz(57.6057, 74.8810, 40.2667) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 2.91
Celery
#C1FD95
ΔE00 3.42
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Light Light Green
#C8FFB0
ΔE00 4.15
Pale Light Green
#B1FC99
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF96 #C796EF
analogous
#EBEF96 #BEEF96 #96EF9B
triadic
#BEEF96 #96BEEF #EF96BE
tetradic
#BEEF96 #96EBEF #C796EF #EF9B96
square
#BEEF96 #96EBEF #C796EF #EF9B96
split-complementary
#BEEF96 #9B96EF #EF96EB
monochromatic
#7CDF2C #9DE761 #BEEF96 #DFF7CB #EFFBE4
Accessibility & contrast
On white
1.31
#BEEF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#BEEF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF96
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF96 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E390
Deuteranopia (green-blind)
#EFDF9B
Tritanopia (blue-blind)
#C0E8D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef96; /* rgb */ color: rgb(190, 239, 150); /* oklch */ color: oklch(89.7% 0.126 132.0);
Tailwind
colors: {
custom: {
50: '#d3f4b6',
500: '#beef96',
950: '#000000',
},
}SCSS
$custom: #beef96; $custom-light: #d3f4b6; $custom-dark: #000000;
JSON
{
"hex": "#beef96",
"rgb": {
"r": 190,
"g": 239,
"b": 150
},
"hsl": {
"h": 93.034,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.89725,
"c": 0.12644,
"h": 132
},
"luminance": 0.74882
}Semantic roles & 50–950 ramp
primary
#BEEF96
secondary
#9A5ECB
accent
#10D67D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581