#53DC82#53DC82
#53DC82 is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.174 H 151.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC82 |
|---|---|
| RGB | rgb(83, 220, 130) |
| HSL | hsl(141, 66%, 59%) |
| HSV | hsv(141, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(78.83, -56.66, 33.49) |
| CIE-LCH | lch(78.83, 65.82, 149.42°) |
| OKLab | oklab(79.81% -0.1531 0.083) |
| OKLCH | oklch(79.81% 0.174 151.5) |
| XYZ | xyz(33.1871, 54.6338, 29.9112) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Tealish Green
#0CDC73
ΔE00 3.00
Seaweed
#18D17B
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.22
Emerald
#50C878
ΔE00 4.90
Turquoise Green
#04F489
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC82 #DC53AD
analogous
#69DC53 #53DC82 #53DCC7
triadic
#53DC82 #8253DC #DC8253
tetradic
#53DC82 #5369DC #DC53AD #DCC753
square
#53DC82 #5369DC #DC53AD #DCC753
split-complementary
#53DC82 #C753DC #DC5369
monochromatic
#1F9648 #29C960 #53DC82 #86E6A7 #B9F1CC
Accessibility & contrast
On white
1.76
#53DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#53DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC82
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC82 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#CBBE88
Tritanopia (blue-blind)
#1FD9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #53dc82; /* rgb */ color: rgb(83, 220, 130); /* oklch */ color: oklch(79.8% 0.174 151.5);
Tailwind
colors: {
custom: {
50: '#91e8a7',
500: '#53dc82',
950: '#000000',
},
}SCSS
$custom: #53dc82; $custom-light: #91e8a7; $custom-dark: #000000;
JSON
{
"hex": "#53dc82",
"rgb": {
"r": 83,
"g": 220,
"b": 130
},
"hsl": {
"h": 140.584,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.79814,
"c": 0.17416,
"h": 151.5
},
"luminance": 0.54637
}Semantic roles & 50–950 ramp
primary
#53DC82
secondary
#9B3979
accent
#3FAFE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480