#5DDD83#5DDD83
#5DDD83 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.170 H 150.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD83 |
|---|---|
| RGB | rgb(93, 221, 131) |
| HSL | hsl(138, 65%, 62%) |
| HSV | hsv(138, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.43, -54.78, 33.82) |
| CIE-LCH | lch(79.43, 64.38, 148.31°) |
| OKLab | oklab(80.39% -0.1482 0.0838) |
| OKLCH | oklch(80.39% 0.17 150.5) |
| XYZ | xyz(34.4649, 55.6755, 30.3985) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.83
Tealish Green
#0CDC73
ΔE00 3.56
Seaweed
#18D17B
ΔE00 4.56
Aqua Green
#12E193
ΔE00 4.75
Emerald
#50C878
ΔE00 5.22
Lightish Green
#61E160
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD83 #DD5DB7
analogous
#77DD5D #5DDD83 #5DDDC3
triadic
#5DDD83 #835DDD #DD835D
tetradic
#5DDD83 #5D77DD #DD5DB7 #DDC35D
square
#5DDD83 #5D77DD #DD5DB7 #DDC35D
split-complementary
#5DDD83 #C35DDD #DD5D77
monochromatic
#219E46 #2CD15D #5DDD83 #90E8AA #C2F2D0
Accessibility & contrast
On white
1.73
#5DDD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5DDD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD83
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD83 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CDC089
Tritanopia (blue-blind)
#39DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddd83; /* rgb */ color: rgb(93, 221, 131); /* oklch */ color: oklch(80.4% 0.170 150.5);
Tailwind
colors: {
custom: {
50: '#96e8a8',
500: '#5ddd83',
950: '#000000',
},
}SCSS
$custom: #5ddd83; $custom-light: #96e8a8; $custom-dark: #000000;
JSON
{
"hex": "#5ddd83",
"rgb": {
"r": 93,
"g": 221,
"b": 131
},
"hsl": {
"h": 137.813,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.8039,
"c": 0.17028,
"h": 150.5
},
"luminance": 0.55679
}Semantic roles & 50–950 ramp
primary
#5DDD83
secondary
#A23C84
accent
#1897CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480