#BEEF82#BEEF82
#BEEF82 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.4% C 0.147 H 128.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF82 |
|---|---|
| RGB | rgb(190, 239, 130) |
| HSL | hsl(87, 77%, 72%) |
| HSV | hsv(87, 46%, 94%) |
| CMYK | cmyk(20.5%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(89.06, -33.35, 47.48) |
| CIE-LCH | lch(89.06, 58.02, 125.09°) |
| OKLab | oklab(89.41% -0.0924 0.1146) |
| OKLCH | oklch(89.41% 0.147 128.9) |
| XYZ | xyz(56.1304, 74.2909, 32.4971) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.48
Light Pea Green
#C4FE82
ΔE00 3.39
Light Yellowish Green
#C2FF89
ΔE00 3.45
Celery
#C1FD95
ΔE00 3.52
Light Yellow Green
#CCFD7F
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF82 #B382EF
analogous
#EFE982 #BEEF82 #88EF82
triadic
#BEEF82 #82BEEF #EF82BE
tetradic
#BEEF82 #82EFE9 #B382EF #EF8288
square
#BEEF82 #82EFE9 #B382EF #EF8288
split-complementary
#BEEF82 #8288EF #E982EF
monochromatic
#85DB1C #A2E84C #BEEF82 #DAF6B8 #F1FCE4
Accessibility & contrast
On white
1.32
#BEEF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#BEEF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF82
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF82 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E279
Deuteranopia (green-blind)
#F1DF88
Tritanopia (blue-blind)
#C2E7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #beef82; /* rgb */ color: rgb(190, 239, 130); /* oklch */ color: oklch(89.4% 0.147 128.9);
Tailwind
colors: {
custom: {
50: '#d3f4a8',
500: '#beef82',
950: '#000000',
},
}SCSS
$custom: #beef82; $custom-light: #d3f4a8; $custom-dark: #000000;
JSON
{
"hex": "#beef82",
"rgb": {
"r": 190,
"g": 239,
"b": 130
},
"hsl": {
"h": 86.972,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.89411,
"c": 0.14721,
"h": 128.9
},
"luminance": 0.74292
}Semantic roles & 50–950 ramp
primary
#BEEF82
secondary
#844CCA
accent
#0CDA68
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581