#BEEF97#BEEF97
#BEEF97 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.7% C 0.125 H 132.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF97 |
|---|---|
| RGB | rgb(190, 239, 151) |
| HSL | hsl(93, 73%, 76%) |
| HSV | hsv(93, 37%, 94%) |
| CMYK | cmyk(20.5%, 0%, 36.8%, 6.3%) |
| CIE-LAB | lab(89.35, -30.77, 37.58) |
| CIE-LCH | lch(89.35, 48.57, 129.31°) |
| OKLab | oklab(89.74% -0.0841 0.0929) |
| OKLCH | oklch(89.74% 0.125 132.2) |
| XYZ | xyz(57.6865, 74.9134, 40.6926) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.56
Washed Out Green
#BCF5A6
ΔE00 2.76
Celery
#C1FD95
ΔE00 3.50
Pistachio (survey)
#C0FA8B
ΔE00 3.82
Light Light Green
#C8FFB0
ΔE00 4.05
Pale Light Green
#B1FC99
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF97 #C897EF
analogous
#EAEF97 #BEEF97 #97EF9C
triadic
#BEEF97 #97BEEF #EF97BE
tetradic
#BEEF97 #97EAEF #C897EF #EF9C97
square
#BEEF97 #97EAEF #C897EF #EF9C97
split-complementary
#BEEF97 #9C97EF #EF97EA
monochromatic
#7CDF2D #9DE762 #BEEF97 #DFF7CC #EEFBE4
Accessibility & contrast
On white
1.31
#BEEF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#BEEF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF97
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF97 | 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)
#F6E391
Deuteranopia (green-blind)
#EFDF9C
Tritanopia (blue-blind)
#C0E8D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef97; /* rgb */ color: rgb(190, 239, 151); /* oklch */ color: oklch(89.7% 0.125 132.2);
Tailwind
colors: {
custom: {
50: '#d3f4b6',
500: '#beef97',
950: '#000000',
},
}SCSS
$custom: #beef97; $custom-light: #d3f4b6; $custom-dark: #000000;
JSON
{
"hex": "#beef97",
"rgb": {
"r": 190,
"g": 239,
"b": 151
},
"hsl": {
"h": 93.409,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.89742,
"c": 0.12537,
"h": 132.2
},
"luminance": 0.74915
}Semantic roles & 50–950 ramp
primary
#BEEF97
secondary
#9B5FCB
accent
#10D57E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581