#BEEF99#BEEF99
#BEEF99 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 89.8% C 0.123 H 132.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF99 |
|---|---|
| RGB | rgb(190, 239, 153) |
| HSL | hsl(94, 73%, 77%) |
| HSV | hsv(94, 36%, 94%) |
| CMYK | cmyk(20.5%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(89.38, -30.50, 36.62) |
| CIE-LCH | lch(89.38, 47.66, 129.79°) |
| OKLab | oklab(89.78% -0.0833 0.0908) |
| OKLCH | oklch(89.78% 0.123 132.6) |
| XYZ | xyz(57.8503, 74.9789, 41.5553) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.40
Washed Out Green
#BCF5A6
ΔE00 2.48
Celery
#C1FD95
ΔE00 3.69
Light Light Green
#C8FFB0
ΔE00 3.85
Pistachio (survey)
#C0FA8B
ΔE00 4.10
Pale Light Green
#B1FC99
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF99 #CA99EF
analogous
#E9EF99 #BEEF99 #99EF9F
triadic
#BEEF99 #99BEEF #EF99BE
tetradic
#BEEF99 #99E9EF #CA99EF #EF9F99
square
#BEEF99 #99E9EF #CA99EF #EF9F99
split-complementary
#BEEF99 #9F99EF #EF99E9
monochromatic
#7BDE2F #9CE764 #BEEF99 #E0F7CE #EEFBE5
Accessibility & contrast
On white
1.31
#BEEF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#BEEF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF99
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF99 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#EFDF9E
Tritanopia (blue-blind)
#BFE8D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beef99; /* rgb */ color: rgb(190, 239, 153); /* oklch */ color: oklch(89.8% 0.123 132.6);
Tailwind
colors: {
custom: {
50: '#d3f4b8',
500: '#beef99',
950: '#000000',
},
}SCSS
$custom: #beef99; $custom-light: #d3f4b8; $custom-dark: #000000;
JSON
{
"hex": "#beef99",
"rgb": {
"r": 190,
"g": 239,
"b": 153
},
"hsl": {
"h": 94.186,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.89777,
"c": 0.12321,
"h": 132.6
},
"luminance": 0.7498
}Semantic roles & 50–950 ramp
primary
#BEEF99
secondary
#9E61CC
accent
#11D580
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581