#BEEF80#BEEF80
#BEEF80 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.4% C 0.149 H 128.6°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF80 |
|---|---|
| RGB | rgb(190, 239, 128) |
| HSL | hsl(86, 78%, 72%) |
| HSV | hsv(86, 46%, 94%) |
| CMYK | cmyk(20.5%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(89.03, -33.58, 48.40) |
| CIE-LCH | lch(89.03, 58.91, 124.75°) |
| OKLab | oklab(89.38% -0.0931 0.1166) |
| OKLCH | oklch(89.38% 0.149 128.6) |
| XYZ | xyz(55.9975, 74.2378, 31.7970) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Pea Green
#C4FE82
ΔE00 3.29
Light Yellowish Green
#C2FF89
ΔE00 3.44
Light Yellow Green
#CCFD7F
ΔE00 3.50
Celery
#C1FD95
ΔE00 3.67
Pale Lime
#BEFD73
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF80 #B180EF
analogous
#EFE880 #BEEF80 #87EF80
triadic
#BEEF80 #80BEEF #EF80BE
tetradic
#BEEF80 #80EFE8 #B180EF #EF8087
square
#BEEF80 #80EFE8 #B180EF #EF8087
split-complementary
#BEEF80 #8087EF #E880EF
monochromatic
#85D91B #A2E84A #BEEF80 #DAF6B6 #F1FCE4
Accessibility & contrast
On white
1.33
#BEEF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BEEF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF80
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF80 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 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)
#F8E277
Deuteranopia (green-blind)
#F1DF86
Tritanopia (blue-blind)
#C2E6D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef80; /* rgb */ color: rgb(190, 239, 128); /* oklch */ color: oklch(89.4% 0.149 128.6);
Tailwind
colors: {
custom: {
50: '#d3f4a7',
500: '#beef80',
950: '#000000',
},
}SCSS
$custom: #beef80; $custom-light: #d3f4a7; $custom-dark: #000000;
JSON
{
"hex": "#beef80",
"rgb": {
"r": 190,
"g": 239,
"b": 128
},
"hsl": {
"h": 86.486,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.89383,
"c": 0.14919,
"h": 128.6
},
"luminance": 0.74239
}Semantic roles & 50–950 ramp
primary
#BEEF80
secondary
#824AC9
accent
#0CDA67
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580