#53DD8E#53DD8E
#53DD8E is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.165 H 154.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD8E |
|---|---|
| RGB | rgb(83, 221, 142) |
| HSL | hsl(146, 67%, 60%) |
| HSV | hsv(146, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 35.7%, 13.3%) |
| CIE-LAB | lab(79.33, -54.91, 28.02) |
| CIE-LCH | lch(79.33, 61.65, 152.96°) |
| OKLab | oklab(80.29% -0.1488 0.0703) |
| OKLCH | oklch(80.29% 0.165 154.7) |
| XYZ | xyz(34.3033, 55.5014, 34.4910) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.88
Weird Green
#3AE57F
ΔE00 3.78
Seaweed
#18D17B
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.40
Emerald
#50C878
ΔE00 5.26
Turquoise Green
#04F489
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD8E #DD53A2
analogous
#5DDD53 #53DD8E #53DDD3
triadic
#53DD8E #8E53DD #DD8E53
tetradic
#53DD8E #535DDD #DD53A2 #DDD353
square
#53DD8E #535DDD #DD53A2 #DDD353
split-complementary
#53DD8E #D353DD #DD535D
monochromatic
#1E9852 #28CB6E #53DD8E #86E7B0 #B9F1D1
Accessibility & contrast
On white
1.74
#53DD8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#53DD8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD8E
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD8E | 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)
#DCCC89
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#0FDBC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd8e; /* rgb */ color: rgb(83, 221, 142); /* oklch */ color: oklch(80.3% 0.165 154.7);
Tailwind
colors: {
custom: {
50: '#91e8af',
500: '#53dd8e',
950: '#000000',
},
}SCSS
$custom: #53dd8e; $custom-light: #91e8af; $custom-dark: #000000;
JSON
{
"hex": "#53dd8e",
"rgb": {
"r": 83,
"g": 221,
"b": 142
},
"hsl": {
"h": 145.652,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.80289,
"c": 0.16458,
"h": 154.7
},
"luminance": 0.55505
}Semantic roles & 50–950 ramp
primary
#53DD8E
secondary
#9C3871
accent
#3EA0EA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481