#5EFC72#5EFC72
#5EFC72 is a very light, highly saturated green. Relative luminance 0.732; OKLCH L 87.8% C 0.225 H 145.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFC72 |
|---|---|
| RGB | rgb(94, 252, 114) |
| HSL | hsl(128, 96%, 68%) |
| HSV | hsv(128, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(88.55, -68.41, 53.36) |
| CIE-LCH | lch(88.55, 86.76, 142.05°) |
| OKLab | oklab(87.84% -0.185 0.1272) |
| OKLCH | oklch(87.84% 0.225 145.5) |
| XYZ | xyz(42.4610, 73.2111, 27.8098) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.69
Light Bright Green
#53FE5C
ΔE00 2.41
Lighter Green
#75FD63
ΔE00 2.88
Light Neon Green
#4EFD54
ΔE00 3.03
Spearmint
#1EF876
ΔE00 3.07
Bright Light Green
#2DFE54
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFC72 #FC5EE8
analogous
#99FC5E #5EFC72 #5EFCC1
triadic
#5EFC72 #725EFC #FC725E
tetradic
#5EFC72 #5E99FC #FC5EE8 #FCC15E
square
#5EFC72 #5E99FC #FC5EE8 #FCC15E
split-complementary
#5EFC72 #C15EFC #FC5E99
monochromatic
#04DC1F #22FB3D #5EFC72 #9AFDA7 #D6FEDB
Accessibility & contrast
On white
1.34
#5EFC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#5EFC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFC72
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFC72 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE665
Deuteranopia (green-blind)
#ECD97D
Tritanopia (blue-blind)
#35F6DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5efc72; /* rgb */ color: rgb(94, 252, 114); /* oklch */ color: oklch(87.8% 0.225 145.5);
Tailwind
colors: {
custom: {
50: '#9cfe9e',
500: '#5efc72',
950: '#000000',
},
}SCSS
$custom: #5efc72; $custom-light: #9cfe9e; $custom-dark: #000000;
JSON
{
"hex": "#5efc72",
"rgb": {
"r": 94,
"g": 252,
"b": 114
},
"hsl": {
"h": 127.595,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.87835,
"c": 0.22451,
"h": 145.5
},
"luminance": 0.73215
}Semantic roles & 50–950 ramp
primary
#5EFC72
secondary
#D529BF
accent
#00C8E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680