#5EED75#5EED75
#5EED75 is a very light, highly saturated green. Relative luminance 0.642; OKLCH L 84.2% C 0.203 H 146.5°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED75 |
|---|---|
| RGB | rgb(94, 237, 117) |
| HSL | hsl(130, 80%, 65%) |
| HSV | hsv(130, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(84.08, -62.71, 46.58) |
| CIE-LCH | lch(84.08, 78.11, 143.40°) |
| OKLab | oklab(84.17% -0.1696 0.1124) |
| OKLCH | oklch(84.17% 0.203 146.5) |
| XYZ | xyz(38.1087, 64.2287, 27.2153) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.94
Wintergreen
#20F986
ΔE00 4.17
Lightgreen (survey)
#76FF7B
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED75 #ED5ED6
analogous
#8FED5E #5EED75 #5EEDBC
triadic
#5EED75 #755EED #ED755E
tetradic
#5EED75 #5E8FED #ED5ED6 #EDBC5E
square
#5EED75 #5E8FED #ED5ED6 #EDBC5E
split-complementary
#5EED75 #BC5EED #ED5E8F
monochromatic
#15BC30 #27E746 #5EED75 #95F3A4 #CCF9D3
Accessibility & contrast
On white
1.52
#5EED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5EED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED75
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED75 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#DECD7E
Tritanopia (blue-blind)
#3BE8D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed75; /* rgb */ color: rgb(94, 237, 117); /* oklch */ color: oklch(84.2% 0.203 146.5);
Tailwind
colors: {
custom: {
50: '#99f49f',
500: '#5eed75',
950: '#000000',
},
}SCSS
$custom: #5eed75; $custom-light: #99f49f; $custom-dark: #000000;
JSON
{
"hex": "#5eed75",
"rgb": {
"r": 94,
"g": 237,
"b": 117
},
"hsl": {
"h": 129.65,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84165,
"c": 0.2034,
"h": 146.5
},
"luminance": 0.64232
}Semantic roles & 50–950 ramp
primary
#5EED75
secondary
#BA35A5
accent
#09BADC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580