#5DDE83#5DDE83
#5DDE83 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.6% C 0.172 H 150.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDE83 |
|---|---|
| RGB | rgb(93, 222, 131) |
| HSL | hsl(138, 66%, 62%) |
| HSV | hsv(138, 58%, 87%) |
| CMYK | cmyk(58.1%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(79.73, -55.17, 34.21) |
| CIE-LCH | lch(79.73, 64.92, 148.20°) |
| OKLab | oklab(80.64% -0.1493 0.0847) |
| OKLCH | oklch(80.64% 0.172 150.4) |
| XYZ | xyz(34.7297, 56.2051, 30.4868) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Tealish Green
#0CDC73
ΔE00 3.53
Seaweed
#18D17B
ΔE00 4.73
Aqua Green
#12E193
ΔE00 4.78
Emerald
#50C878
ΔE00 5.46
Lightish Green
#61E160
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDE83 #DE5DB8
analogous
#78DE5D #5DDE83 #5DDEC3
triadic
#5DDE83 #835DDE #DE835D
tetradic
#5DDE83 #5D78DE #DE5DB8 #DEC35D
square
#5DDE83 #5D78DE #DE5DB8 #DEC35D
split-complementary
#5DDE83 #C35DDE #DE5D78
monochromatic
#21A046 #2BD35C #5DDE83 #90E8AA #C3F3D1
Accessibility & contrast
On white
1.72
#5DDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5DDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDE83
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDE83 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7C
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#39DBC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dde83; /* rgb */ color: rgb(93, 222, 131); /* oklch */ color: oklch(80.6% 0.172 150.4);
Tailwind
colors: {
custom: {
50: '#96e9a8',
500: '#5dde83',
950: '#000000',
},
}SCSS
$custom: #5dde83; $custom-light: #96e9a8; $custom-dark: #000000;
JSON
{
"hex": "#5dde83",
"rgb": {
"r": 93,
"g": 222,
"b": 131
},
"hsl": {
"h": 137.674,
"s": 66.154,
"l": 61.765
},
"oklch": {
"l": 0.80638,
"c": 0.17163,
"h": 150.4
},
"luminance": 0.56208
}Semantic roles & 50–950 ramp
primary
#5DDE83
secondary
#A33C85
accent
#1798CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480