#BEEF8F#BEEF8F
#BEEF8F is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.6% C 0.134 H 130.7°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF8F |
|---|---|
| RGB | rgb(190, 239, 143) |
| HSL | hsl(91, 75%, 75%) |
| HSV | hsv(91, 40%, 94%) |
| CMYK | cmyk(20.5%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(89.23, -31.81, 41.39) |
| CIE-LCH | lch(89.23, 52.20, 127.54°) |
| OKLab | oklab(89.61% -0.0873 0.1015) |
| OKLCH | oklch(89.61% 0.134 130.7) |
| XYZ | xyz(57.0588, 74.6623, 37.3864) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.89
Celery
#C1FD95
ΔE00 3.07
Tea Green
#BDF8A3
ΔE00 3.48
Washed Out Green
#BCF5A6
ΔE00 3.96
Light Yellowish Green
#C2FF89
ΔE00 4.14
Pale Light Green
#B1FC99
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF8F #C08FEF
analogous
#EEEF8F #BEEF8F #8FEF90
triadic
#BEEF8F #8FBEEF #EF8FBE
tetradic
#BEEF8F #8FEEEF #C08FEF #EF908F
square
#BEEF8F #8FEEEF #C08FEF #EF908F
split-complementary
#BEEF8F #908FEF #EF8FEE
monochromatic
#80E024 #9FE759 #BEEF8F #DDF7C5 #EFFBE4
Accessibility & contrast
On white
1.32
#BEEF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#BEEF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF8F
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF8F | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#F0DF94
Tritanopia (blue-blind)
#C1E8D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef8f; /* rgb */ color: rgb(190, 239, 143); /* oklch */ color: oklch(89.6% 0.134 130.7);
Tailwind
colors: {
custom: {
50: '#d3f4b1',
500: '#beef8f',
950: '#000000',
},
}SCSS
$custom: #beef8f; $custom-light: #d3f4b1; $custom-dark: #000000;
JSON
{
"hex": "#beef8f",
"rgb": {
"r": 190,
"g": 239,
"b": 143
},
"hsl": {
"h": 90.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.89609,
"c": 0.13386,
"h": 130.7
},
"luminance": 0.74663
}Semantic roles & 50–950 ramp
primary
#BEEF8F
secondary
#9257CB
accent
#0ED775
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581