#5DDC91#5DDC91
#5DDC91 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.156 H 154.6°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDC91 |
|---|---|
| RGB | rgb(93, 220, 145) |
| HSL | hsl(145, 64%, 61%) |
| HSV | hsv(145, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(79.36, -51.92, 26.57) |
| CIE-LCH | lch(79.36, 58.32, 152.90°) |
| OKLab | oklab(80.41% -0.141 0.0668) |
| OKLCH | oklch(80.41% 0.156 154.6) |
| XYZ | xyz(35.2154, 55.5546, 35.6499) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.46
Weird Green
#3AE57F
ΔE00 4.54
Seaweed
#18D17B
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 5.21
Emerald
#50C878
ΔE00 5.24
Seafoam Green
#7AF9AB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDC91 #DC5DA8
analogous
#69DC5D #5DDC91 #5DDCD1
triadic
#5DDC91 #915DDC #DC915D
tetradic
#5DDC91 #5D69DC #DC5DA8 #DCD15D
square
#5DDC91 #5D69DC #DC5DA8 #DCD15D
split-complementary
#5DDC91 #D15DDC #DC5D69
monochromatic
#229D54 #2DCF6F #5DDC91 #8FE7B3 #C2F2D5
Accessibility & contrast
On white
1.73
#5DDC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5DDC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDC91
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDC91 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8C
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#32DAC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddc91; /* rgb */ color: rgb(93, 220, 145); /* oklch */ color: oklch(80.4% 0.156 154.6);
Tailwind
colors: {
custom: {
50: '#95e8b1',
500: '#5ddc91',
950: '#000000',
},
}SCSS
$custom: #5ddc91; $custom-light: #95e8b1; $custom-dark: #000000;
JSON
{
"hex": "#5ddc91",
"rgb": {
"r": 93,
"g": 220,
"b": 145
},
"hsl": {
"h": 144.567,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.8041,
"c": 0.15606,
"h": 154.6
},
"luminance": 0.55558
}Semantic roles & 50–950 ramp
primary
#5DDC91
secondary
#A13D78
accent
#1983CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481