#5DED80#5DED80
#5DED80 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.194 H 148.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #5DED80 |
|---|---|
| RGB | rgb(93, 237, 128) |
| HSL | hsl(135, 80%, 65%) |
| HSV | hsv(135, 61%, 93%) |
| CMYK | cmyk(60.8%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.20, -61.33, 41.44) |
| CIE-LCH | lch(84.20, 74.02, 145.95°) |
| OKLab | oklab(84.3% -0.1657 0.1013) |
| OKLCH | oklch(84.3% 0.194 148.6) |
| XYZ | xyz(38.6919, 64.4503, 30.8190) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Minty Green
#0BF77D
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.61
Lightish Green
#61E160
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DED80 #ED5DCA
analogous
#82ED5D #5DED80 #5DEDC8
triadic
#5DED80 #805DED #ED805D
tetradic
#5DED80 #5D82ED #ED5DCA #EDC85D
square
#5DED80 #5D82ED #ED5DCA #EDC85D
split-complementary
#5DED80 #C85DED #ED5D82
monochromatic
#15BB3D #26E755 #5DED80 #94F3AB #CBF9D6
Accessibility & contrast
On white
1.51
#5DED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#5DED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DED80
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DED80 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#34E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ded80; /* rgb */ color: rgb(93, 237, 128); /* oklch */ color: oklch(84.3% 0.194 148.6);
Tailwind
colors: {
custom: {
50: '#98f4a6',
500: '#5ded80',
950: '#000000',
},
}SCSS
$custom: #5ded80; $custom-light: #98f4a6; $custom-dark: #000000;
JSON
{
"hex": "#5ded80",
"rgb": {
"r": 93,
"g": 237,
"b": 128
},
"hsl": {
"h": 134.583,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.84298,
"c": 0.19417,
"h": 148.6
},
"luminance": 0.64454
}Semantic roles & 50–950 ramp
primary
#5DED80
secondary
#BA3499
accent
#09A9DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580