#BEEF81#BEEF81
#BEEF81 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.4% C 0.148 H 128.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF81 |
|---|---|
| RGB | rgb(190, 239, 129) |
| HSL | hsl(87, 77%, 72%) |
| HSV | hsv(87, 46%, 94%) |
| CMYK | cmyk(20.5%, 0%, 46%, 6.3%) |
| CIE-LAB | lab(89.05, -33.46, 47.94) |
| CIE-LCH | lch(89.05, 58.47, 124.92°) |
| OKLab | oklab(89.4% -0.0927 0.1156) |
| OKLCH | oklch(89.4% 0.148 128.7) |
| XYZ | xyz(56.0636, 74.2642, 32.1453) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.44
Light Yellow Green
#CCFD7F
ΔE00 3.58
Celery
#C1FD95
ΔE00 3.59
Pale Lime
#BEFD73
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF81 #B281EF
analogous
#EFE981 #BEEF81 #87EF81
triadic
#BEEF81 #81BEEF #EF81BE
tetradic
#BEEF81 #81EFE9 #B281EF #EF8187
square
#BEEF81 #81EFE9 #B281EF #EF8187
split-complementary
#BEEF81 #8187EF #E981EF
monochromatic
#85DA1C #A2E84B #BEEF81 #DAF6B7 #F1FCE4
Accessibility & contrast
On white
1.32
#BEEF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BEEF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF81
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF81 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E278
Deuteranopia (green-blind)
#F1DF87
Tritanopia (blue-blind)
#C2E7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef81; /* rgb */ color: rgb(190, 239, 129); /* oklch */ color: oklch(89.4% 0.148 128.7);
Tailwind
colors: {
custom: {
50: '#d3f4a7',
500: '#beef81',
950: '#000000',
},
}SCSS
$custom: #beef81; $custom-light: #d3f4a7; $custom-dark: #000000;
JSON
{
"hex": "#beef81",
"rgb": {
"r": 190,
"g": 239,
"b": 129
},
"hsl": {
"h": 86.727,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.89397,
"c": 0.1482,
"h": 128.7
},
"luminance": 0.74265
}Semantic roles & 50–950 ramp
primary
#BEEF81
secondary
#834BC9
accent
#0CDA68
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580