#53DC8F#53DC8F
#53DC8F is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.162 H 155.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC8F |
|---|---|
| RGB | rgb(83, 220, 143) |
| HSL | hsl(146, 66%, 59%) |
| HSV | hsv(146, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.04, -54.34, 27.13) |
| CIE-LCH | lch(79.04, 60.73, 153.47°) |
| OKLab | oklab(80.06% -0.1473 0.0682) |
| OKLCH | oklch(80.06% 0.162 155.2) |
| XYZ | xyz(34.1155, 55.0051, 34.8004) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.85
Seaweed
#18D17B
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.16
Tealish Green
#0CDC73
ΔE00 4.66
Emerald
#50C878
ΔE00 5.13
Turquoise Green
#04F489
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC8F #DC53A0
analogous
#5CDC53 #53DC8F #53DCD3
triadic
#53DC8F #8F53DC #DC8F53
tetradic
#53DC8F #535CDC #DC53A0 #DCD353
square
#53DC8F #535CDC #DC53A0 #DCD353
split-complementary
#53DC8F #D353DC #DC535C
monochromatic
#1F9653 #29C96F #53DC8F #86E6B0 #B9F1D1
Accessibility & contrast
On white
1.75
#53DC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#53DC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC8F
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC8F | 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)
#DBCB8A
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#0EDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc8f; /* rgb */ color: rgb(83, 220, 143); /* oklch */ color: oklch(80.1% 0.162 155.2);
Tailwind
colors: {
custom: {
50: '#91e8b0',
500: '#53dc8f',
950: '#000000',
},
}SCSS
$custom: #53dc8f; $custom-light: #91e8b0; $custom-dark: #000000;
JSON
{
"hex": "#53dc8f",
"rgb": {
"r": 83,
"g": 220,
"b": 143
},
"hsl": {
"h": 146.277,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.8006,
"c": 0.16235,
"h": 155.2
},
"luminance": 0.55009
}Semantic roles & 50–950 ramp
primary
#53DC8F
secondary
#9B3970
accent
#3F9EE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481