#5EFB76#5EFB76
#5EFB76 is a very light, highly saturated green. Relative luminance 0.727; OKLCH L 87.6% C 0.220 H 146.1°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFB76 |
|---|---|
| RGB | rgb(94, 251, 118) |
| HSL | hsl(129, 95%, 68%) |
| HSV | hsv(129, 63%, 98%) |
| CMYK | cmyk(62.5%, 0%, 53%, 1.6%) |
| CIE-LAB | lab(88.29, -67.56, 51.24) |
| CIE-LCH | lch(88.29, 84.79, 142.82°) |
| OKLab | oklab(87.64% -0.1826 0.1228) |
| OKLCH | oklch(87.64% 0.22 146.1) |
| XYZ | xyz(42.3805, 72.6778, 28.9308) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.79
Spearmint
#1EF876
ΔE00 2.74
Light Bright Green
#53FE5C
ΔE00 2.99
Spring Green
#00FF7F
ΔE00 3.29
Lighter Green
#75FD63
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFB76 #FB5EE3
analogous
#94FB5E #5EFB76 #5EFBC5
triadic
#5EFB76 #765EFB #FB765E
tetradic
#5EFB76 #5E94FB #FB5EE3 #FBC55E
square
#5EFB76 #5E94FB #FB5EE3 #FBC55E
split-complementary
#5EFB76 #C55EFB #FB5E94
monochromatic
#05D926 #22FA43 #5EFB76 #9AFCA9 #D5FEDC
Accessibility & contrast
On white
1.35
#5EFB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#5EFB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFB76
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFB76 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66A
Deuteranopia (green-blind)
#EBD880
Tritanopia (blue-blind)
#34F5DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5efb76; /* rgb */ color: rgb(94, 251, 118); /* oklch */ color: oklch(87.6% 0.220 146.1);
Tailwind
colors: {
custom: {
50: '#9bfea0',
500: '#5efb76',
950: '#000000',
},
}SCSS
$custom: #5efb76; $custom-light: #9bfea0; $custom-dark: #000000;
JSON
{
"hex": "#5efb76",
"rgb": {
"r": 94,
"g": 251,
"b": 118
},
"hsl": {
"h": 129.172,
"s": 95.152,
"l": 67.647
},
"oklch": {
"l": 0.8764,
"c": 0.22002,
"h": 146.1
},
"luminance": 0.72682
}Semantic roles & 50–950 ramp
primary
#5EFB76
secondary
#D32AB9
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680