#53DC97#53DC97
#53DC97 is a light, vivid green. Relative luminance 0.553; OKLCH L 80.2% C 0.155 H 157.8°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC97 |
|---|---|
| RGB | rgb(83, 220, 151) |
| HSL | hsl(150, 66%, 59%) |
| HSV | hsv(150, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(79.19, -52.79, 23.18) |
| CIE-LCH | lch(79.19, 57.66, 156.30°) |
| OKLab | oklab(80.23% -0.1437 0.0586) |
| OKLCH | oklch(80.23% 0.155 157.8) |
| XYZ | xyz(34.7432, 55.2562, 38.1067) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.81
Seaweed
#18D17B
ΔE00 4.79
Eucalyptus
#44D7A8
ΔE00 5.20
Weird Green
#3AE57F
ΔE00 5.51
Emerald
#50C878
ΔE00 5.84
Seafoam
#7FE0B3
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC97 #DC5398
analogous
#54DC53 #53DC97 #53DCDC
triadic
#53DC97 #9753DC #DC9753
tetradic
#53DC97 #5354DC #DC5398 #DCDC53
square
#53DC97 #5354DC #DC5398 #DCDC53
split-complementary
#53DC97 #DC53DC #DC5354
monochromatic
#1F965A #29C978 #53DC97 #86E6B6 #B9F1D4
Accessibility & contrast
On white
1.74
#53DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#53DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC97
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC97 | 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)
#DACC93
Deuteranopia (green-blind)
#C8BF9B
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc97; /* rgb */ color: rgb(83, 220, 151); /* oklch */ color: oklch(80.2% 0.155 157.8);
Tailwind
colors: {
custom: {
50: '#91e8b6',
500: '#53dc97',
950: '#000000',
},
}SCSS
$custom: #53dc97; $custom-light: #91e8b6; $custom-dark: #000000;
JSON
{
"hex": "#53dc97",
"rgb": {
"r": 83,
"g": 220,
"b": 151
},
"hsl": {
"h": 149.781,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80226,
"c": 0.15524,
"h": 157.8
},
"luminance": 0.5526
}Semantic roles & 50–950 ramp
primary
#53DC97
secondary
#9B396A
accent
#3F95E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481