#53DD8D#53DD8D
#53DD8D is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.165 H 154.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD8D |
|---|---|
| RGB | rgb(83, 221, 141) |
| HSL | hsl(145, 67%, 60%) |
| HSV | hsv(145, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 36.2%, 13.3%) |
| CIE-LAB | lab(79.31, -55.10, 28.52) |
| CIE-LCH | lch(79.31, 62.04, 152.64°) |
| OKLab | oklab(80.27% -0.1493 0.0715) |
| OKLCH | oklch(80.27% 0.165 154.4) |
| XYZ | xyz(34.2285, 55.4715, 34.0974) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.96
Weird Green
#3AE57F
ΔE00 3.63
Seaweed
#18D17B
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.25
Emerald
#50C878
ΔE00 5.21
Turquoise Green
#04F489
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD8D #DD53A3
analogous
#5EDD53 #53DD8D #53DDD2
triadic
#53DD8D #8D53DD #DD8D53
tetradic
#53DD8D #535EDD #DD53A3 #DDD253
square
#53DD8D #535EDD #DD53A3 #DDD253
split-complementary
#53DD8D #D253DD #DD535E
monochromatic
#1E9851 #28CB6C #53DD8D #86E7AF #B9F1D1
Accessibility & contrast
On white
1.74
#53DD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#53DD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD8D
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD8D | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC88
Deuteranopia (green-blind)
#CABF92
Tritanopia (blue-blind)
#11DBC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd8d; /* rgb */ color: rgb(83, 221, 141); /* oklch */ color: oklch(80.3% 0.165 154.4);
Tailwind
colors: {
custom: {
50: '#91e8af',
500: '#53dd8d',
950: '#000000',
},
}SCSS
$custom: #53dd8d; $custom-light: #91e8af; $custom-dark: #000000;
JSON
{
"hex": "#53dd8d",
"rgb": {
"r": 83,
"g": 221,
"b": 141
},
"hsl": {
"h": 145.217,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.80269,
"c": 0.16548,
"h": 154.4
},
"luminance": 0.55475
}Semantic roles & 50–950 ramp
primary
#53DD8D
secondary
#9C3872
accent
#3EA2EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481