#BEEF98#BEEF98
#BEEF98 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.8% C 0.124 H 132.4°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF98 |
|---|---|
| RGB | rgb(190, 239, 152) |
| HSL | hsl(94, 73%, 77%) |
| HSV | hsv(94, 36%, 94%) |
| CMYK | cmyk(20.5%, 0%, 36.4%, 6.3%) |
| CIE-LAB | lab(89.37, -30.64, 37.10) |
| CIE-LCH | lch(89.37, 48.12, 129.55°) |
| OKLab | oklab(89.76% -0.0837 0.0919) |
| OKLCH | oklch(89.76% 0.124 132.4) |
| XYZ | xyz(57.7681, 74.9460, 41.1222) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.48
Washed Out Green
#BCF5A6
ΔE00 2.62
Celery
#C1FD95
ΔE00 3.60
Light Light Green
#C8FFB0
ΔE00 3.95
Pistachio (survey)
#C0FA8B
ΔE00 3.96
Pale Light Green
#B1FC99
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF98 #C998EF
analogous
#EAEF98 #BEEF98 #98EF9E
triadic
#BEEF98 #98BEEF #EF98BE
tetradic
#BEEF98 #98EAEF #C998EF #EF9E98
square
#BEEF98 #98EAEF #C998EF #EF9E98
split-complementary
#BEEF98 #9E98EF #EF98EA
monochromatic
#7BDF2E #9DE763 #BEEF98 #DFF7CD #EEFBE5
Accessibility & contrast
On white
1.31
#BEEF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#BEEF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF98
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF98 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E392
Deuteranopia (green-blind)
#EFDF9D
Tritanopia (blue-blind)
#C0E8D9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #beef98; /* rgb */ color: rgb(190, 239, 152); /* oklch */ color: oklch(89.8% 0.124 132.4);
Tailwind
colors: {
custom: {
50: '#d3f4b7',
500: '#beef98',
950: '#000000',
},
}SCSS
$custom: #beef98; $custom-light: #d3f4b7; $custom-dark: #000000;
JSON
{
"hex": "#beef98",
"rgb": {
"r": 190,
"g": 239,
"b": 152
},
"hsl": {
"h": 93.793,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.8976,
"c": 0.12429,
"h": 132.4
},
"luminance": 0.74947
}Semantic roles & 50–950 ramp
primary
#BEEF98
secondary
#9C60CC
accent
#10D57F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581