#BEEF90#BEEF90
#BEEF90 is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.6% C 0.133 H 130.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF90 |
|---|---|
| RGB | rgb(190, 239, 144) |
| HSL | hsl(91, 75%, 75%) |
| HSV | hsv(91, 40%, 94%) |
| CMYK | cmyk(20.5%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(89.25, -31.68, 40.92) |
| CIE-LCH | lch(89.25, 51.75, 127.75°) |
| OKLab | oklab(89.63% -0.0869 0.1004) |
| OKLCH | oklch(89.63% 0.133 130.9) |
| XYZ | xyz(57.1348, 74.6927, 37.7871) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.10
Tea Green
#BDF8A3
ΔE00 3.35
Washed Out Green
#BCF5A6
ΔE00 3.81
Light Yellowish Green
#C2FF89
ΔE00 4.24
Pale Light Green
#B1FC99
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF90 #C190EF
analogous
#EEEF90 #BEEF90 #90EF91
triadic
#BEEF90 #90BEEF #EF90BE
tetradic
#BEEF90 #90EEEF #C190EF #EF9190
square
#BEEF90 #90EEEF #C190EF #EF9190
split-complementary
#BEEF90 #9190EF #EF90EE
monochromatic
#7FE025 #9FE75B #BEEF90 #DDF7C5 #EFFBE4
Accessibility & contrast
On white
1.32
#BEEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#BEEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF90
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF90 | 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)
#F7E389
Deuteranopia (green-blind)
#F0DF95
Tritanopia (blue-blind)
#C1E8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef90; /* rgb */ color: rgb(190, 239, 144); /* oklch */ color: oklch(89.6% 0.133 130.9);
Tailwind
colors: {
custom: {
50: '#d3f4b1',
500: '#beef90',
950: '#000000',
},
}SCSS
$custom: #beef90; $custom-light: #d3f4b1; $custom-dark: #000000;
JSON
{
"hex": "#beef90",
"rgb": {
"r": 190,
"g": 239,
"b": 144
},
"hsl": {
"h": 90.947,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.89625,
"c": 0.13281,
"h": 130.9
},
"luminance": 0.74694
}Semantic roles & 50–950 ramp
primary
#BEEF90
secondary
#9358CB
accent
#0FD776
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581