#BEEF93#BEEF93
#BEEF93 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 89.7% C 0.130 H 131.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF93 |
|---|---|
| RGB | rgb(190, 239, 147) |
| HSL | hsl(92, 74%, 76%) |
| HSV | hsv(92, 38%, 94%) |
| CMYK | cmyk(20.5%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(89.29, -31.30, 39.49) |
| CIE-LCH | lch(89.29, 50.39, 128.40°) |
| OKLab | oklab(89.68% -0.0857 0.0972) |
| OKLCH | oklch(89.68% 0.13 131.4) |
| XYZ | xyz(57.3672, 74.7856, 39.0108) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.22
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Washed Out Green
#BCF5A6
ΔE00 3.36
Pale Light Green
#B1FC99
ΔE00 4.22
Light Light Green
#C8FFB0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF93 #C493EF
analogous
#ECEF93 #BEEF93 #93EF96
triadic
#BEEF93 #93BEEF #EF93BE
tetradic
#BEEF93 #93ECEF #C493EF #EF9693
square
#BEEF93 #93ECEF #C493EF #EF9693
split-complementary
#BEEF93 #9693EF #EF93EC
monochromatic
#7EDF28 #9EE75E #BEEF93 #DEF7C8 #EFFBE4
Accessibility & contrast
On white
1.32
#BEEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#BEEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF93
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF93 | 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)
#F7E38C
Deuteranopia (green-blind)
#EFDF98
Tritanopia (blue-blind)
#C0E8D8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef93; /* rgb */ color: rgb(190, 239, 147); /* oklch */ color: oklch(89.7% 0.130 131.4);
Tailwind
colors: {
custom: {
50: '#d3f4b4',
500: '#beef93',
950: '#000000',
},
}SCSS
$custom: #beef93; $custom-light: #d3f4b4; $custom-dark: #000000;
JSON
{
"hex": "#beef93",
"rgb": {
"r": 190,
"g": 239,
"b": 147
},
"hsl": {
"h": 91.957,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.89675,
"c": 0.12963,
"h": 131.4
},
"luminance": 0.74787
}Semantic roles & 50–950 ramp
primary
#BEEF93
secondary
#975BCB
accent
#0FD679
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581