#53DC8D#53DC8D
#53DC8D is a light, vivid green. Relative luminance 0.549; OKLCH L 80.0% C 0.164 H 154.6°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC8D |
|---|---|
| RGB | rgb(83, 220, 141) |
| HSL | hsl(145, 66%, 59%) |
| HSV | hsv(145, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.01, -54.71, 28.11) |
| CIE-LCH | lch(79.01, 61.51, 152.80°) |
| OKLab | oklab(80.02% -0.1482 0.0705) |
| OKLCH | oklch(80.02% 0.164 154.6) |
| XYZ | xyz(33.9653, 54.9450, 34.0096) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.98
Weird Green
#3AE57F
ΔE00 3.85
Seaweed
#18D17B
ΔE00 3.87
Tealish Green
#0CDC73
ΔE00 4.35
Emerald
#50C878
ΔE00 5.02
Turquoise Green
#04F489
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC8D #DC53A2
analogous
#5EDC53 #53DC8D #53DCD1
triadic
#53DC8D #8D53DC #DC8D53
tetradic
#53DC8D #535EDC #DC53A2 #DCD153
square
#53DC8D #535EDC #DC53A2 #DCD153
split-complementary
#53DC8D #D153DC #DC535E
monochromatic
#1F9651 #29C96D #53DC8D #86E6AF #B9F1D0
Accessibility & contrast
On white
1.75
#53DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#53DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC8D
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC8D | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB88
Deuteranopia (green-blind)
#C9BF92
Tritanopia (blue-blind)
#12DAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc8d; /* rgb */ color: rgb(83, 220, 141); /* oklch */ color: oklch(80.0% 0.164 154.6);
Tailwind
colors: {
custom: {
50: '#91e8af',
500: '#53dc8d',
950: '#000000',
},
}SCSS
$custom: #53dc8d; $custom-light: #91e8af; $custom-dark: #000000;
JSON
{
"hex": "#53dc8d",
"rgb": {
"r": 83,
"g": 220,
"b": 141
},
"hsl": {
"h": 145.401,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.8002,
"c": 0.16415,
"h": 154.6
},
"luminance": 0.54948
}Semantic roles & 50–950 ramp
primary
#53DC8D
secondary
#9B3971
accent
#3FA1E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481