#5EF07C#5EF07C
#5EF07C is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 85.0% C 0.201 H 147.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF07C |
|---|---|
| RGB | rgb(94, 240, 124) |
| HSL | hsl(132, 83%, 65%) |
| HSV | hsv(132, 61%, 94%) |
| CMYK | cmyk(60.8%, 0%, 48.3%, 5.9%) |
| CIE-LAB | lab(85.07, -62.81, 44.48) |
| CIE-LCH | lch(85.07, 76.97, 144.70°) |
| OKLab | oklab(85.01% -0.1697 0.108) |
| OKLCH | oklch(85.01% 0.201 147.5) |
| XYZ | xyz(39.4116, 66.1512, 29.7564) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.80
Turquoise Green
#04F489
ΔE00 3.92
Lightgreen (survey)
#76FF7B
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF07C #F05ED2
analogous
#89F05E #5EF07C #5EF0C5
triadic
#5EF07C #7C5EF0 #F07C5E
tetradic
#5EF07C #5E89F0 #F05ED2 #F0C55E
square
#5EF07C #5E89F0 #F05ED2 #F0C55E
split-complementary
#5EF07C #C55EF0 #F05E89
monochromatic
#12C236 #26EB4E #5EF07C #96F5AA #CEFAD7
Accessibility & contrast
On white
1.48
#5EF07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5EF07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF07C
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF07C | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC72
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#37EBD5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ef07c; /* rgb */ color: rgb(94, 240, 124); /* oklch */ color: oklch(85.0% 0.201 147.5);
Tailwind
colors: {
custom: {
50: '#99f6a4',
500: '#5ef07c',
950: '#000000',
},
}SCSS
$custom: #5ef07c; $custom-light: #99f6a4; $custom-dark: #000000;
JSON
{
"hex": "#5ef07c",
"rgb": {
"r": 94,
"g": 240,
"b": 124
},
"hsl": {
"h": 132.329,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.85008,
"c": 0.20115,
"h": 147.5
},
"luminance": 0.66155
}Semantic roles & 50–950 ramp
primary
#5EF07C
secondary
#BF33A3
accent
#06B3DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580