#5DDC81#5DDC81
#5DDC81 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.171 H 150.1°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDC81 |
|---|---|
| RGB | rgb(93, 220, 129) |
| HSL | hsl(137, 64%, 61%) |
| HSV | hsv(137, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(79.10, -54.73, 34.39) |
| CIE-LCH | lch(79.10, 64.64, 147.85°) |
| OKLab | oklab(80.11% -0.1481 0.0851) |
| OKLCH | oklch(80.11% 0.171 150.1) |
| XYZ | xyz(34.0674, 55.0954, 29.6038) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Tealish Green
#0CDC73
ΔE00 3.48
Seaweed
#18D17B
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.97
Emerald
#50C878
ΔE00 5.04
Lightish Green
#61E160
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDC81 #DC5DB8
analogous
#79DC5D #5DDC81 #5DDCC1
triadic
#5DDC81 #815DDC #DC815D
tetradic
#5DDC81 #5D79DC #DC5DB8 #DCC15D
square
#5DDC81 #5D79DC #DC5DB8 #DCC15D
split-complementary
#5DDC81 #C15DDC #DC5D79
monochromatic
#229D45 #2DCF5B #5DDC81 #8FE7A8 #C2F2CF
Accessibility & contrast
On white
1.75
#5DDC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5DDC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDC81
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDC81 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7A
Deuteranopia (green-blind)
#CCBF87
Tritanopia (blue-blind)
#3BD8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5ddc81; /* rgb */ color: rgb(93, 220, 129); /* oklch */ color: oklch(80.1% 0.171 150.1);
Tailwind
colors: {
custom: {
50: '#95e8a6',
500: '#5ddc81',
950: '#000000',
},
}SCSS
$custom: #5ddc81; $custom-light: #95e8a6; $custom-dark: #000000;
JSON
{
"hex": "#5ddc81",
"rgb": {
"r": 93,
"g": 220,
"b": 129
},
"hsl": {
"h": 137.008,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.80107,
"c": 0.17077,
"h": 150.1
},
"luminance": 0.55099
}Semantic roles & 50–950 ramp
primary
#5DDC81
secondary
#A13D84
accent
#199ACC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480