#5DDE8A#5DDE8A
#5DDE8A is a light, vivid green. Relative luminance 0.564; OKLCH L 80.8% C 0.165 H 152.3°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDE8A |
|---|---|
| RGB | rgb(93, 222, 138) |
| HSL | hsl(141, 66%, 62%) |
| HSV | hsv(141, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 37.8%, 12.9%) |
| CIE-LAB | lab(79.84, -53.98, 30.81) |
| CIE-LCH | lch(79.84, 62.15, 150.29°) |
| OKLab | oklab(80.77% -0.1462 0.0769) |
| OKLCH | oklch(80.77% 0.165 152.3) |
| XYZ | xyz(35.2202, 56.4014, 33.0703) |
| Luminance | 0.5641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.21
Aqua Green
#12E193
ΔE00 3.96
Tealish Green
#0CDC73
ΔE00 4.12
Seaweed
#18D17B
ΔE00 4.55
Emerald
#50C878
ΔE00 5.37
Turquoise Green
#04F489
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDE8A #DE5DB1
analogous
#71DE5D #5DDE8A #5DDECB
triadic
#5DDE8A #8A5DDE #DE8A5D
tetradic
#5DDE8A #5D71DE #DE5DB1 #DECB5D
square
#5DDE8A #5D71DE #DE5DB1 #DECB5D
split-complementary
#5DDE8A #CB5DDE #DE5D71
monochromatic
#21A04D #2BD366 #5DDE8A #90E8AF #C3F3D3
Accessibility & contrast
On white
1.71
#5DDE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#5DDE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDE8A
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDE8A | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#35DBC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dde8a; /* rgb */ color: rgb(93, 222, 138); /* oklch */ color: oklch(80.8% 0.165 152.3);
Tailwind
colors: {
custom: {
50: '#96e9ad',
500: '#5dde8a',
950: '#000000',
},
}SCSS
$custom: #5dde8a; $custom-light: #96e9ad; $custom-dark: #000000;
JSON
{
"hex": "#5dde8a",
"rgb": {
"r": 93,
"g": 222,
"b": 138
},
"hsl": {
"h": 140.93,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.80766,
"c": 0.16519,
"h": 152.3
},
"luminance": 0.56405
}Semantic roles & 50–950 ramp
primary
#5DDE8A
secondary
#A33C7F
accent
#178ECE
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481