#53DC96#53DC96
#53DC96 is a light, vivid green. Relative luminance 0.552; OKLCH L 80.2% C 0.156 H 157.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC96 |
|---|---|
| RGB | rgb(83, 220, 150) |
| HSL | hsl(149, 66%, 59%) |
| HSV | hsv(149, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 31.8%, 13.7%) |
| CIE-LAB | lab(79.17, -52.99, 23.67) |
| CIE-LCH | lch(79.17, 58.04, 155.93°) |
| OKLab | oklab(80.21% -0.1442 0.0598) |
| OKLCH | oklch(80.21% 0.156 157.5) |
| XYZ | xyz(34.6624, 55.2239, 37.6808) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.76
Seaweed
#18D17B
ΔE00 4.66
Weird Green
#3AE57F
ΔE00 5.33
Eucalyptus
#44D7A8
ΔE00 5.39
Emerald
#50C878
ΔE00 5.73
Tealish Green
#0CDC73
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC96 #DC5399
analogous
#55DC53 #53DC96 #53DCDB
triadic
#53DC96 #9653DC #DC9653
tetradic
#53DC96 #5355DC #DC5399 #DCDB53
square
#53DC96 #5355DC #DC5399 #DCDB53
split-complementary
#53DC96 #DB53DC #DC5355
monochromatic
#1F9659 #29C977 #53DC96 #86E6B5 #B9F1D4
Accessibility & contrast
On white
1.74
#53DC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#53DC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC96
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC96 | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC92
Deuteranopia (green-blind)
#C8BF9A
Tritanopia (blue-blind)
#00DACA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc96; /* rgb */ color: rgb(83, 220, 150); /* oklch */ color: oklch(80.2% 0.156 157.5);
Tailwind
colors: {
custom: {
50: '#91e8b5',
500: '#53dc96',
950: '#000000',
},
}SCSS
$custom: #53dc96; $custom-light: #91e8b5; $custom-dark: #000000;
JSON
{
"hex": "#53dc96",
"rgb": {
"r": 83,
"g": 220,
"b": 150
},
"hsl": {
"h": 149.343,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80205,
"c": 0.15611,
"h": 157.5
},
"luminance": 0.55227
}Semantic roles & 50–950 ramp
primary
#53DC96
secondary
#9B396B
accent
#3F96E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481