#5EF773#5EF773
#5EF773 is a very light, highly saturated green. Relative luminance 0.701; OKLCH L 86.6% C 0.218 H 145.8°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF773 |
|---|---|
| RGB | rgb(94, 247, 115) |
| HSL | hsl(128, 91%, 67%) |
| HSV | hsv(128, 62%, 97%) |
| CMYK | cmyk(61.9%, 0%, 53.4%, 3.1%) |
| CIE-LAB | lab(87.06, -66.54, 51.13) |
| CIE-LCH | lch(87.06, 83.92, 142.46°) |
| OKLab | oklab(86.61% -0.1799 0.1223) |
| OKLCH | oklch(86.61% 0.218 145.8) |
| XYZ | xyz(40.9687, 70.1350, 27.5947) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.26
Spearmint
#1EF876
ΔE00 2.72
Light Bright Green
#53FE5C
ΔE00 3.19
Lighter Green
#75FD63
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF773 #F75EE2
analogous
#96F75E #5EF773 #5EF7BF
triadic
#5EF773 #735EF7 #F7735E
tetradic
#5EF773 #5E96F7 #F75EE2 #F7BF5E
square
#5EF773 #5E96F7 #F75EE2 #F7BF5E
split-complementary
#5EF773 #BF5EF7 #F75E96
monochromatic
#0AD026 #24F440 #5EF773 #98FAA6 #D3FDD8
Accessibility & contrast
On white
1.40
#5EF773 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#5EF773 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF773
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF773 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF773 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE267
Deuteranopia (green-blind)
#E7D57D
Tritanopia (blue-blind)
#37F1D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef773; /* rgb */ color: rgb(94, 247, 115); /* oklch */ color: oklch(86.6% 0.218 145.8);
Tailwind
colors: {
custom: {
50: '#9bfb9e',
500: '#5ef773',
950: '#000000',
},
}SCSS
$custom: #5ef773; $custom-light: #9bfb9e; $custom-dark: #000000;
JSON
{
"hex": "#5ef773",
"rgb": {
"r": 94,
"g": 247,
"b": 115
},
"hsl": {
"h": 128.235,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.86613,
"c": 0.21759,
"h": 145.8
},
"luminance": 0.70139
}Semantic roles & 50–950 ramp
primary
#5EF773
secondary
#CC2EB6
accent
#00C6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680