#53DD7D#53DD7D
#53DD7D is a light, vivid green. Relative luminance 0.550; OKLCH L 80.0% C 0.180 H 150.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD7D |
|---|---|
| RGB | rgb(83, 221, 125) |
| HSL | hsl(138, 67%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(79.06, -57.88, 36.30) |
| CIE-LCH | lch(79.06, 68.32, 147.91°) |
| OKLab | oklab(79.98% -0.1563 0.0894) |
| OKLCH | oklch(79.98% 0.18 150.2) |
| XYZ | xyz(33.1229, 55.0292, 28.2742) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.23
Tealish Green
#0CDC73
ΔE00 2.66
Seaweed
#18D17B
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.11
Emerald
#50C878
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD7D #DD53B3
analogous
#6EDD53 #53DD7D #53DDC2
triadic
#53DD7D #7D53DD #DD7D53
tetradic
#53DD7D #536EDD #DD53B3 #DDC253
square
#53DD7D #536EDD #DD53B3 #DDC253
split-complementary
#53DD7D #C253DD #DD536E
monochromatic
#1E9843 #28CB5A #53DD7D #86E7A4 #B9F1CA
Accessibility & contrast
On white
1.75
#53DD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#53DD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD7D
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD7D | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#23D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd7d; /* rgb */ color: rgb(83, 221, 125); /* oklch */ color: oklch(80.0% 0.180 150.2);
Tailwind
colors: {
custom: {
50: '#91e9a4',
500: '#53dd7d',
950: '#000000',
},
}SCSS
$custom: #53dd7d; $custom-light: #91e9a4; $custom-dark: #000000;
JSON
{
"hex": "#53dd7d",
"rgb": {
"r": 83,
"g": 221,
"b": 125
},
"hsl": {
"h": 138.261,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.79977,
"c": 0.18003,
"h": 150.2
},
"luminance": 0.55033
}Semantic roles & 50–950 ramp
primary
#53DD7D
secondary
#9C387E
accent
#3EB6EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480