#5DDE80#5DDE80
#5DDE80 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.6% C 0.174 H 149.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDE80 |
|---|---|
| RGB | rgb(93, 222, 128) |
| HSL | hsl(136, 66%, 62%) |
| HSV | hsv(136, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(79.68, -55.67, 35.66) |
| CIE-LCH | lch(79.68, 66.11, 147.36°) |
| OKLab | oklab(80.59% -0.1506 0.088) |
| OKLCH | oklch(80.59% 0.174 149.7) |
| XYZ | xyz(34.5293, 56.1250, 29.4315) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Tealish Green
#0CDC73
ΔE00 3.39
Seaweed
#18D17B
ΔE00 4.89
Lightish Green
#61E160
ΔE00 5.11
Aqua Green
#12E193
ΔE00 5.17
Emerald
#50C878
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDE80 #DE5DBB
analogous
#7BDE5D #5DDE80 #5DDEC1
triadic
#5DDE80 #805DDE #DE805D
tetradic
#5DDE80 #5D7BDE #DE5DBB #DEC15D
square
#5DDE80 #5D7BDE #DE5DBB #DEC15D
split-complementary
#5DDE80 #C15DDE #DE5D7B
monochromatic
#21A043 #2BD359 #5DDE80 #90E8A8 #C3F3D0
Accessibility & contrast
On white
1.72
#5DDE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#5DDE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDE80
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDE80 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD79
Deuteranopia (green-blind)
#CEC186
Tritanopia (blue-blind)
#3ADAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dde80; /* rgb */ color: rgb(93, 222, 128); /* oklch */ color: oklch(80.6% 0.174 149.7);
Tailwind
colors: {
custom: {
50: '#96e9a6',
500: '#5dde80',
950: '#000000',
},
}SCSS
$custom: #5dde80; $custom-light: #96e9a6; $custom-dark: #000000;
JSON
{
"hex": "#5dde80",
"rgb": {
"r": 93,
"g": 222,
"b": 128
},
"hsl": {
"h": 136.279,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.80586,
"c": 0.17439,
"h": 149.7
},
"luminance": 0.56128
}Semantic roles & 50–950 ramp
primary
#5DDE80
secondary
#A33C87
accent
#179CCE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480