#BEEF95#BEEF95
#BEEF95 is a very light, vivid yellow-green. Relative luminance 0.749; OKLCH L 89.7% C 0.128 H 131.8°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF95 |
|---|---|
| RGB | rgb(190, 239, 149) |
| HSL | hsl(93, 74%, 76%) |
| HSV | hsv(93, 38%, 94%) |
| CMYK | cmyk(20.5%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(89.32, -31.04, 38.54) |
| CIE-LCH | lch(89.32, 49.48, 128.85°) |
| OKLab | oklab(89.71% -0.0849 0.0951) |
| OKLCH | oklch(89.71% 0.128 131.8) |
| XYZ | xyz(57.5255, 74.8490, 39.8445) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.76
Washed Out Green
#BCF5A6
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.56
Pale Light Green
#B1FC99
ΔE00 4.19
Light Light Green
#C8FFB0
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF95 #C695EF
analogous
#EBEF95 #BEEF95 #95EF99
triadic
#BEEF95 #95BEEF #EF95BE
tetradic
#BEEF95 #95EBEF #C695EF #EF9995
square
#BEEF95 #95EBEF #C695EF #EF9995
split-complementary
#BEEF95 #9995EF #EF95EB
monochromatic
#7DDF2B #9DE760 #BEEF95 #DFF7CA #EFFBE4
Accessibility & contrast
On white
1.31
#BEEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#BEEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF95
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF95 | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E38F
Deuteranopia (green-blind)
#EFDF9A
Tritanopia (blue-blind)
#C0E8D9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef95; /* rgb */ color: rgb(190, 239, 149); /* oklch */ color: oklch(89.7% 0.128 131.8);
Tailwind
colors: {
custom: {
50: '#d3f4b5',
500: '#beef95',
950: '#000000',
},
}SCSS
$custom: #beef95; $custom-light: #d3f4b5; $custom-dark: #000000;
JSON
{
"hex": "#beef95",
"rgb": {
"r": 190,
"g": 239,
"b": 149
},
"hsl": {
"h": 92.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.89708,
"c": 0.1275,
"h": 131.8
},
"luminance": 0.7485
}Semantic roles & 50–950 ramp
primary
#BEEF95
secondary
#995DCB
accent
#10D67C
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581