#53DC7B#53DC7B
#53DC7B is a light, vivid green. Relative luminance 0.545; OKLCH L 79.7% C 0.181 H 149.9°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC7B |
|---|---|
| RGB | rgb(83, 220, 123) |
| HSL | hsl(138, 66%, 59%) |
| HSV | hsv(138, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(78.72, -57.82, 36.87) |
| CIE-LCH | lch(78.72, 68.58, 147.48°) |
| OKLab | oklab(79.69% -0.1561 0.0906) |
| OKLCH | oklch(79.69% 0.181 149.9) |
| XYZ | xyz(32.7332, 54.4522, 27.5203) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.43
Tealish Green
#0CDC73
ΔE00 2.61
Seaweed
#18D17B
ΔE00 4.30
Lightish Green
#61E160
ΔE00 4.94
Aqua Green
#12E193
ΔE00 5.17
Emerald
#50C878
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC7B #DC53B4
analogous
#70DC53 #53DC7B #53DCC0
triadic
#53DC7B #7B53DC #DC7B53
tetradic
#53DC7B #5370DC #DC53B4 #DCC053
square
#53DC7B #5370DC #DC53B4 #DCC053
split-complementary
#53DC7B #C053DC #DC5370
monochromatic
#1F9641 #29C958 #53DC7B #86E6A2 #B9F1C9
Accessibility & contrast
On white
1.77
#53DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#53DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC7B
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC7B | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA74
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#25D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #53dc7b; /* rgb */ color: rgb(83, 220, 123); /* oklch */ color: oklch(79.7% 0.181 149.9);
Tailwind
colors: {
custom: {
50: '#91e8a2',
500: '#53dc7b',
950: '#000000',
},
}SCSS
$custom: #53dc7b; $custom-light: #91e8a2; $custom-dark: #000000;
JSON
{
"hex": "#53dc7b",
"rgb": {
"r": 83,
"g": 220,
"b": 123
},
"hsl": {
"h": 137.518,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.79693,
"c": 0.18053,
"h": 149.9
},
"luminance": 0.54455
}Semantic roles & 50–950 ramp
primary
#53DC7B
secondary
#9B397E
accent
#3FB7E9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480