#53DD80#53DD80
#53DD80 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.0% C 0.177 H 150.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD80 |
|---|---|
| RGB | rgb(83, 221, 128) |
| HSL | hsl(140, 67%, 60%) |
| HSV | hsv(140, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.10, -57.38, 34.85) |
| CIE-LCH | lch(79.10, 67.14, 148.73°) |
| OKLab | oklab(80.03% -0.155 0.0861) |
| OKLCH | oklch(80.03% 0.177 150.9) |
| XYZ | xyz(33.3174, 55.1071, 29.2988) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.30
Tealish Green
#0CDC73
ΔE00 2.81
Seaweed
#18D17B
ΔE00 4.14
Aqua Green
#12E193
ΔE00 4.52
Emerald
#50C878
ΔE00 5.20
Turquoise Green
#04F489
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD80 #DD53B0
analogous
#6BDD53 #53DD80 #53DDC5
triadic
#53DD80 #8053DD #DD8053
tetradic
#53DD80 #536BDD #DD53B0 #DDC553
square
#53DD80 #536BDD #DD53B0 #DDC553
split-complementary
#53DD80 #C553DD #DD536B
monochromatic
#1E9846 #28CB5D #53DD80 #86E7A6 #B9F1CB
Accessibility & contrast
On white
1.75
#53DD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#53DD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD80
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD80 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB79
Deuteranopia (green-blind)
#CCBF86
Tritanopia (blue-blind)
#20DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd80; /* rgb */ color: rgb(83, 221, 128); /* oklch */ color: oklch(80.0% 0.177 150.9);
Tailwind
colors: {
custom: {
50: '#91e8a6',
500: '#53dd80',
950: '#000000',
},
}SCSS
$custom: #53dd80; $custom-light: #91e8a6; $custom-dark: #000000;
JSON
{
"hex": "#53dd80",
"rgb": {
"r": 83,
"g": 221,
"b": 128
},
"hsl": {
"h": 139.565,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.80028,
"c": 0.1773,
"h": 150.9
},
"luminance": 0.5511
}Semantic roles & 50–950 ramp
primary
#53DD80
secondary
#9C387B
accent
#3EB2EA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480