#5EFD73#5EFD73
#5EFD73 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.1% C 0.225 H 145.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFD73 |
|---|---|
| RGB | rgb(94, 253, 115) |
| HSL | hsl(128, 98%, 68%) |
| HSV | hsv(128, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(88.86, -68.63, 53.28) |
| CIE-LCH | lch(88.86, 86.89, 142.18°) |
| OKLab | oklab(88.1% -0.1856 0.127) |
| OKLCH | oklch(88.1% 0.225 145.6) |
| XYZ | xyz(42.8331, 73.8637, 28.2162) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.62
Light Bright Green
#53FE5C
ΔE00 2.43
Lighter Green
#75FD63
ΔE00 2.92
Light Neon Green
#4EFD54
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.10
Bright Light Green
#2DFE54
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFD73 #FD5EE8
analogous
#98FD5E #5EFD73 #5EFDC3
triadic
#5EFD73 #735EFD #FD735E
tetradic
#5EFD73 #5E98FD #FD5EE8 #FDC35E
square
#5EFD73 #5E98FD #FD5EE8 #FDC35E
split-complementary
#5EFD73 #C35EFD #FD5E98
monochromatic
#03DE20 #22FC3E #5EFD73 #9AFEA8 #D7FFDC
Accessibility & contrast
On white
1.33
#5EFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#5EFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFD73
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFD73 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE766
Deuteranopia (green-blind)
#EDDA7E
Tritanopia (blue-blind)
#34F7DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efd73; /* rgb */ color: rgb(94, 253, 115); /* oklch */ color: oklch(88.1% 0.225 145.6);
Tailwind
colors: {
custom: {
50: '#9cff9e',
500: '#5efd73',
950: '#000000',
},
}SCSS
$custom: #5efd73; $custom-light: #9cff9e; $custom-dark: #000000;
JSON
{
"hex": "#5efd73",
"rgb": {
"r": 94,
"g": 253,
"b": 115
},
"hsl": {
"h": 127.925,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.88095,
"c": 0.22491,
"h": 145.6
},
"luminance": 0.73868
}Semantic roles & 50–950 ramp
primary
#5EFD73
secondary
#D729C0
accent
#00C7E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680