#53DD83#53DD83
#53DD83 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.1% C 0.175 H 151.7°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD83 |
|---|---|
| RGB | rgb(83, 221, 131) |
| HSL | hsl(141, 67%, 60%) |
| HSV | hsv(141, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 40.7%, 13.3%) |
| CIE-LAB | lab(79.15, -56.87, 33.40) |
| CIE-LCH | lch(79.15, 65.96, 149.58°) |
| OKLab | oklab(80.08% -0.1537 0.0828) |
| OKLCH | oklch(80.08% 0.175 151.7) |
| XYZ | xyz(33.5178, 55.1872, 30.3541) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.47
Tealish Green
#0CDC73
ΔE00 3.04
Seaweed
#18D17B
ΔE00 4.00
Aqua Green
#12E193
ΔE00 4.11
Emerald
#50C878
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD83 #DD53AD
analogous
#68DD53 #53DD83 #53DDC8
triadic
#53DD83 #8353DD #DD8353
tetradic
#53DD83 #5368DD #DD53AD #DDC853
square
#53DD83 #5368DD #DD53AD #DDC853
split-complementary
#53DD83 #C853DD #DD5368
monochromatic
#1E9848 #28CB61 #53DD83 #86E7A8 #B9F1CD
Accessibility & contrast
On white
1.74
#53DD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#53DD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD83
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD83 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CCBF89
Tritanopia (blue-blind)
#1DDAC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd83; /* rgb */ color: rgb(83, 221, 131); /* oklch */ color: oklch(80.1% 0.175 151.7);
Tailwind
colors: {
custom: {
50: '#91e8a8',
500: '#53dd83',
950: '#000000',
},
}SCSS
$custom: #53dd83; $custom-light: #91e8a8; $custom-dark: #000000;
JSON
{
"hex": "#53dd83",
"rgb": {
"r": 83,
"g": 221,
"b": 131
},
"hsl": {
"h": 140.87,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.80081,
"c": 0.17457,
"h": 151.7
},
"luminance": 0.55191
}Semantic roles & 50–950 ramp
primary
#53DD83
secondary
#9C3879
accent
#3EAEEA
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480