#5DDC93#5DDC93
#5DDC93 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.5% C 0.154 H 155.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDC93 |
|---|---|
| RGB | rgb(93, 220, 147) |
| HSL | hsl(146, 64%, 61%) |
| HSV | hsv(146, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 33.2%, 13.7%) |
| CIE-LAB | lab(79.40, -51.54, 25.58) |
| CIE-LCH | lch(79.40, 57.54, 153.61°) |
| OKLab | oklab(80.45% -0.1401 0.0645) |
| OKLCH | oklch(80.45% 0.154 155.3) |
| XYZ | xyz(35.3709, 55.6168, 36.4692) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.40
Seaweed
#18D17B
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.85
Emerald
#50C878
ΔE00 5.39
Tealish Green
#0CDC73
ΔE00 5.51
Eucalyptus
#44D7A8
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDC93 #DC5DA6
analogous
#67DC5D #5DDC93 #5DDCD3
triadic
#5DDC93 #935DDC #DC935D
tetradic
#5DDC93 #5D67DC #DC5DA6 #DCD35D
square
#5DDC93 #5D67DC #DC5DA6 #DCD35D
split-complementary
#5DDC93 #D35DDC #DC5D67
monochromatic
#229D56 #2DCF72 #5DDC93 #8FE7B5 #C2F2D6
Accessibility & contrast
On white
1.73
#5DDC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5DDC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDC93
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDC93 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8E
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#31DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddc93; /* rgb */ color: rgb(93, 220, 147); /* oklch */ color: oklch(80.5% 0.154 155.3);
Tailwind
colors: {
custom: {
50: '#95e8b3',
500: '#5ddc93',
950: '#000000',
},
}SCSS
$custom: #5ddc93; $custom-light: #95e8b3; $custom-dark: #000000;
JSON
{
"hex": "#5ddc93",
"rgb": {
"r": 93,
"g": 220,
"b": 147
},
"hsl": {
"h": 145.512,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.8045,
"c": 0.15425,
"h": 155.3
},
"luminance": 0.5562
}Semantic roles & 50–950 ramp
primary
#5DDC93
secondary
#A13D76
accent
#1980CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481