#BEEF8D#BEEF8D
#BEEF8D is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.6% C 0.136 H 130.4°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF8D |
|---|---|
| RGB | rgb(190, 239, 141) |
| HSL | hsl(90, 75%, 75%) |
| HSV | hsv(90, 41%, 94%) |
| CMYK | cmyk(20.5%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(89.21, -32.05, 42.34) |
| CIE-LCH | lch(89.21, 53.10, 127.13°) |
| OKLab | oklab(89.58% -0.0881 0.1035) |
| OKLCH | oklch(89.58% 0.136 130.4) |
| XYZ | xyz(56.9086, 74.6022, 36.5956) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.73
Celery
#C1FD95
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.74
Light Yellowish Green
#C2FF89
ΔE00 3.96
Washed Out Green
#BCF5A6
ΔE00 4.27
Light Pea Green
#C4FE82
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF8D #BE8DEF
analogous
#EFEF8D #BEEF8D #8DEF8D
triadic
#BEEF8D #8DBEEF #EF8DBE
tetradic
#BEEF8D #8DEFEF #BE8DEF #EF8D8D
square
#BEEF8D #8DEFEF #BE8DEF #EF8D8D
split-complementary
#BEEF8D #8D8DEF #EF8DEF
monochromatic
#81E022 #9FE757 #BEEF8D #DDF7C3 #F0FBE4
Accessibility & contrast
On white
1.32
#BEEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#BEEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF8D
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF8D | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E286
Deuteranopia (green-blind)
#F0DF92
Tritanopia (blue-blind)
#C1E7D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef8d; /* rgb */ color: rgb(190, 239, 141); /* oklch */ color: oklch(89.6% 0.136 130.4);
Tailwind
colors: {
custom: {
50: '#d3f4af',
500: '#beef8d',
950: '#000000',
},
}SCSS
$custom: #beef8d; $custom-light: #d3f4af; $custom-dark: #000000;
JSON
{
"hex": "#beef8d",
"rgb": {
"r": 190,
"g": 239,
"b": 141
},
"hsl": {
"h": 90,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.89577,
"c": 0.13595,
"h": 130.4
},
"luminance": 0.74603
}Semantic roles & 50–950 ramp
primary
#BEEF8D
secondary
#9056CB
accent
#0ED873
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581