#53DC8B#53DC8B
#53DC8B is a light, vivid green. Relative luminance 0.549; OKLCH L 80.0% C 0.166 H 154.0°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC8B |
|---|---|
| RGB | rgb(83, 220, 139) |
| HSL | hsl(145, 66%, 59%) |
| HSV | hsv(145, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(78.98, -55.08, 29.09) |
| CIE-LCH | lch(78.98, 62.29, 152.16°) |
| OKLab | oklab(79.98% -0.1491 0.0728) |
| OKLCH | oklch(79.98% 0.166 154) |
| XYZ | xyz(33.8178, 54.8860, 33.2330) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.57
Seaweed
#18D17B
ΔE00 3.79
Tealish Green
#0CDC73
ΔE00 4.06
Emerald
#50C878
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC8B #DC53A4
analogous
#5FDC53 #53DC8B #53DCD0
triadic
#53DC8B #8B53DC #DC8B53
tetradic
#53DC8B #535FDC #DC53A4 #DCD053
square
#53DC8B #535FDC #DC53A4 #DCD053
split-complementary
#53DC8B #D053DC #DC535F
monochromatic
#1F964F #29C96A #53DC8B #86E6AD #B9F1D0
Accessibility & contrast
On white
1.75
#53DC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#53DC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC8B
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC8B | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB86
Deuteranopia (green-blind)
#CABE90
Tritanopia (blue-blind)
#15DAC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc8b; /* rgb */ color: rgb(83, 220, 139); /* oklch */ color: oklch(80.0% 0.166 154.0);
Tailwind
colors: {
custom: {
50: '#91e8ad',
500: '#53dc8b',
950: '#000000',
},
}SCSS
$custom: #53dc8b; $custom-light: #91e8ad; $custom-dark: #000000;
JSON
{
"hex": "#53dc8b",
"rgb": {
"r": 83,
"g": 220,
"b": 139
},
"hsl": {
"h": 144.526,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.79981,
"c": 0.16596,
"h": 154
},
"luminance": 0.54889
}Semantic roles & 50–950 ramp
primary
#53DC8B
secondary
#9B3973
accent
#3FA3E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481