#53DD7C#53DD7C
#53DD7C is a light, vivid green. Relative luminance 0.550; OKLCH L 80.0% C 0.181 H 150.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD7C |
|---|---|
| RGB | rgb(83, 221, 124) |
| HSL | hsl(138, 67%, 60%) |
| HSV | hsv(138, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 43.9%, 13.3%) |
| CIE-LAB | lab(79.04, -58.04, 36.78) |
| CIE-LCH | lch(79.04, 68.71, 147.64°) |
| OKLab | oklab(79.96% -0.1567 0.0905) |
| OKLCH | oklch(79.96% 0.181 150) |
| XYZ | xyz(33.0593, 55.0038, 27.9395) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Tealish Green
#0CDC73
ΔE00 2.63
Seaweed
#18D17B
ΔE00 4.41
Lightish Green
#61E160
ΔE00 4.95
Aqua Green
#12E193
ΔE00 5.08
Emerald
#50C878
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD7C #DD53B4
analogous
#6FDD53 #53DD7C #53DDC1
triadic
#53DD7C #7C53DD #DD7C53
tetradic
#53DD7C #536FDD #DD53B4 #DDC153
square
#53DD7C #536FDD #DD53B4 #DDC153
split-complementary
#53DD7C #C153DD #DD536F
monochromatic
#1E9842 #28CB58 #53DD7C #86E7A3 #B9F1CA
Accessibility & contrast
On white
1.75
#53DD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#53DD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD7C
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD7C | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB75
Deuteranopia (green-blind)
#CDBF83
Tritanopia (blue-blind)
#23D9C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd7c; /* rgb */ color: rgb(83, 221, 124); /* oklch */ color: oklch(80.0% 0.181 150.0);
Tailwind
colors: {
custom: {
50: '#91e9a3',
500: '#53dd7c',
950: '#000000',
},
}SCSS
$custom: #53dd7c; $custom-light: #91e9a3; $custom-dark: #000000;
JSON
{
"hex": "#53dd7c",
"rgb": {
"r": 83,
"g": 221,
"b": 124
},
"hsl": {
"h": 137.826,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.7996,
"c": 0.18094,
"h": 150
},
"luminance": 0.55007
}Semantic roles & 50–950 ramp
primary
#53DD7C
secondary
#9C387E
accent
#3EB7EA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480