#5EF57C#5EF57C
#5EF57C is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.2% C 0.207 H 147.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF57C |
|---|---|
| RGB | rgb(94, 245, 124) |
| HSL | hsl(132, 88%, 66%) |
| HSV | hsv(132, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(86.57, -64.62, 46.34) |
| CIE-LCH | lch(86.57, 79.52, 144.36°) |
| OKLab | oklab(86.24% -0.1746 0.1122) |
| OKLCH | oklch(86.24% 0.208 147.3) |
| XYZ | xyz(40.9038, 69.1357, 30.2538) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.88
Lightgreen (survey)
#76FF7B
ΔE00 3.02
Wintergreen
#20F986
ΔE00 3.19
Spring Green
#00FF7F
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF57C #F55ED7
analogous
#8CF55E #5EF57C #5EF5C8
triadic
#5EF57C #7C5EF5 #F57C5E
tetradic
#5EF57C #5E8CF5 #F55ED7 #F5C85E
square
#5EF57C #5E8CF5 #F55ED7 #F5C85E
split-complementary
#5EF57C #C85EF5 #F55E8C
monochromatic
#0DCC33 #24F14D #5EF57C #98F9AB #D1FCDA
Accessibility & contrast
On white
1.42
#5EF57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#5EF57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF57C
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF57C | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#34F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef57c; /* rgb */ color: rgb(94, 245, 124); /* oklch */ color: oklch(86.2% 0.207 147.3);
Tailwind
colors: {
custom: {
50: '#9af9a4',
500: '#5ef57c',
950: '#000000',
},
}SCSS
$custom: #5ef57c; $custom-light: #9af9a4; $custom-dark: #000000;
JSON
{
"hex": "#5ef57c",
"rgb": {
"r": 94,
"g": 245,
"b": 124
},
"hsl": {
"h": 131.921,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.86242,
"c": 0.2075,
"h": 147.3
},
"luminance": 0.6914
}Semantic roles & 50–950 ramp
primary
#5EF57C
secondary
#C82FAA
accent
#01B8E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580