#5DED78#5DED78
#5DED78 is a very light, highly saturated green. Relative luminance 0.643; OKLCH L 84.2% C 0.201 H 147.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED78 |
|---|---|
| RGB | rgb(93, 237, 120) |
| HSL | hsl(131, 80%, 65%) |
| HSV | hsv(131, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(84.09, -62.50, 45.16) |
| CIE-LCH | lch(84.09, 77.11, 144.15°) |
| OKLab | oklab(84.18% -0.1689 0.1093) |
| OKLCH | oklch(84.18% 0.201 147.1) |
| XYZ | xyz(38.1860, 64.2479, 28.1544) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.50
Weird Green
#3AE57F
ΔE00 3.59
Lightish Green
#61E160
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED78 #ED5DD2
analogous
#8AED5D #5DED78 #5DEDC0
triadic
#5DED78 #785DED #ED785D
tetradic
#5DED78 #5D8AED #ED5DD2 #EDC05D
square
#5DED78 #5D8AED #ED5DD2 #EDC05D
split-complementary
#5DED78 #C05DED #ED5D8A
monochromatic
#15BB34 #26E74A #5DED78 #94F3A6 #CBF9D4
Accessibility & contrast
On white
1.52
#5DED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#5DED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED78
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED78 | 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)
#F0D96E
Deuteranopia (green-blind)
#DDCD80
Tritanopia (blue-blind)
#37E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded78; /* rgb */ color: rgb(93, 237, 120); /* oklch */ color: oklch(84.2% 0.201 147.1);
Tailwind
colors: {
custom: {
50: '#98f4a1',
500: '#5ded78',
950: '#000000',
},
}SCSS
$custom: #5ded78; $custom-light: #98f4a1; $custom-dark: #000000;
JSON
{
"hex": "#5ded78",
"rgb": {
"r": 93,
"g": 237,
"b": 120
},
"hsl": {
"h": 131.25,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84178,
"c": 0.20121,
"h": 147.1
},
"luminance": 0.64252
}Semantic roles & 50–950 ramp
primary
#5DED78
secondary
#BA34A1
accent
#09B5DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580