#53DC7D#53DC7D
#53DC7D is a light, vivid green. Relative luminance 0.545; OKLCH L 79.7% C 0.179 H 150.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC7D |
|---|---|
| RGB | rgb(83, 220, 125) |
| HSL | hsl(138, 66%, 59%) |
| HSV | hsv(138, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(78.75, -57.50, 35.90) |
| CIE-LCH | lch(78.75, 67.79, 148.02°) |
| OKLab | oklab(79.73% -0.1553 0.0885) |
| OKLCH | oklch(79.73% 0.179 150.3) |
| XYZ | xyz(32.8596, 54.5028, 28.1864) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.43
Tealish Green
#0CDC73
ΔE00 2.68
Seaweed
#18D17B
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.90
Emerald
#50C878
ΔE00 5.08
Lightish Green
#61E160
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC7D #DC53B2
analogous
#6EDC53 #53DC7D #53DCC2
triadic
#53DC7D #7D53DC #DC7D53
tetradic
#53DC7D #536EDC #DC53B2 #DCC253
square
#53DC7D #536EDC #DC53B2 #DCC253
split-complementary
#53DC7D #C253DC #DC536E
monochromatic
#1F9643 #29C95A #53DC7D #86E6A3 #B9F1CA
Accessibility & contrast
On white
1.76
#53DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#53DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC7D
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC7D | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA76
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#23D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #53dc7d; /* rgb */ color: rgb(83, 220, 125); /* oklch */ color: oklch(79.7% 0.179 150.3);
Tailwind
colors: {
custom: {
50: '#91e8a4',
500: '#53dc7d',
950: '#000000',
},
}SCSS
$custom: #53dc7d; $custom-light: #91e8a4; $custom-dark: #000000;
JSON
{
"hex": "#53dc7d",
"rgb": {
"r": 83,
"g": 220,
"b": 125
},
"hsl": {
"h": 138.394,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.79727,
"c": 0.17871,
"h": 150.3
},
"luminance": 0.54506
}Semantic roles & 50–950 ramp
primary
#53DC7D
secondary
#9B397D
accent
#3FB5E9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480