#BEEF76#BEEF76
#BEEF76 is a very light, vivid yellow-green. Relative luminance 0.740; OKLCH L 89.2% C 0.159 H 127.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BEEF76 |
|---|---|
| RGB | rgb(190, 239, 118) |
| HSL | hsl(84, 79%, 70%) |
| HSV | hsv(84, 51%, 94%) |
| CMYK | cmyk(20.5%, 0%, 50.6%, 6.3%) |
| CIE-LAB | lab(88.92, -34.63, 52.96) |
| CIE-LCH | lch(88.92, 63.28, 123.19°) |
| OKLab | oklab(89.25% -0.0968 0.1259) |
| OKLCH | oklch(89.25% 0.159 127.5) |
| XYZ | xyz(55.3714, 73.9873, 28.4998) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 3.18
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.75
Spring Green (survey)
#A9F971
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEEF76 #A776EF
analogous
#EFE476 #BEEF76 #81EF76
triadic
#BEEF76 #76BEEF #EF76BE
tetradic
#BEEF76 #76EFE4 #A776EF #EF7681
square
#BEEF76 #76EFE4 #A776EF #EF7681
split-complementary
#BEEF76 #7681EF #E476EF
monochromatic
#87D219 #A4E93F #BEEF76 #D8F5AD #F2FCE4
Accessibility & contrast
On white
1.33
#BEEF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#BEEF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEEF76
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEEF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEEF76 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16B
Deuteranopia (green-blind)
#F2DE7D
Tritanopia (blue-blind)
#C3E6D3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #beef76; /* rgb */ color: rgb(190, 239, 118); /* oklch */ color: oklch(89.2% 0.159 127.5);
Tailwind
colors: {
custom: {
50: '#d4f4a0',
500: '#beef76',
950: '#000000',
},
}SCSS
$custom: #beef76; $custom-light: #d4f4a0; $custom-dark: #000000;
JSON
{
"hex": "#beef76",
"rgb": {
"r": 190,
"g": 239,
"b": 118
},
"hsl": {
"h": 84.298,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.89249,
"c": 0.15884,
"h": 127.5
},
"luminance": 0.73988
}Semantic roles & 50–950 ramp
primary
#BEEF76
secondary
#7841C8
accent
#0ADB5F
background
#FEFFFC
surface
#FBFEF5
border
#D4D6CF
text
#14170F
muted
#838580