#5DDC97#5DDC97
#5DDC97 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.5% C 0.151 H 156.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDC97 |
|---|---|
| RGB | rgb(93, 220, 151) |
| HSL | hsl(147, 64%, 61%) |
| HSV | hsv(147, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(79.47, -50.78, 23.60) |
| CIE-LCH | lch(79.47, 56.00, 155.07°) |
| OKLab | oklab(80.53% -0.1383 0.0597) |
| OKLCH | oklch(80.53% 0.151 156.7) |
| XYZ | xyz(35.6903, 55.7445, 38.1511) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Seaweed
#18D17B
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.52
Eucalyptus
#44D7A8
ΔE00 5.58
Emerald
#50C878
ΔE00 5.77
Seafoam
#7FE0B3
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDC97 #DC5DA2
analogous
#63DC5D #5DDC97 #5DDCD7
triadic
#5DDC97 #975DDC #DC975D
tetradic
#5DDC97 #5D63DC #DC5DA2 #DCD75D
square
#5DDC97 #5D63DC #DC5DA2 #DCD75D
split-complementary
#5DDC97 #D75DDC #DC5D63
monochromatic
#229D5A #2DCF77 #5DDC97 #8FE7B7 #C2F2D8
Accessibility & contrast
On white
1.73
#5DDC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#5DDC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDC97
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDC97 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC93
Deuteranopia (green-blind)
#C9C09B
Tritanopia (blue-blind)
#2EDACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddc97; /* rgb */ color: rgb(93, 220, 151); /* oklch */ color: oklch(80.5% 0.151 156.7);
Tailwind
colors: {
custom: {
50: '#95e8b6',
500: '#5ddc97',
950: '#000000',
},
}SCSS
$custom: #5ddc97; $custom-light: #95e8b6; $custom-dark: #000000;
JSON
{
"hex": "#5ddc97",
"rgb": {
"r": 93,
"g": 220,
"b": 151
},
"hsl": {
"h": 147.402,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.80534,
"c": 0.15066,
"h": 156.7
},
"luminance": 0.55748
}Semantic roles & 50–950 ramp
primary
#5DDC97
secondary
#A13D73
accent
#197BCC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481