#53DE80#53DE80
#53DE80 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.179 H 150.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE80 |
|---|---|
| RGB | rgb(83, 222, 128) |
| HSL | hsl(139, 68%, 60%) |
| HSV | hsv(139, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(79.41, -57.76, 35.24) |
| CIE-LCH | lch(79.41, 67.66, 148.61°) |
| OKLab | oklab(80.28% -0.156 0.087) |
| OKLCH | oklch(80.28% 0.179 150.8) |
| XYZ | xyz(33.5822, 55.6367, 29.3871) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.09
Tealish Green
#0CDC73
ΔE00 2.79
Seaweed
#18D17B
ΔE00 4.34
Aqua Green
#12E193
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 5.32
Lightish Green
#61E160
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE80 #DE53B1
analogous
#6CDE53 #53DE80 #53DEC5
triadic
#53DE80 #8053DE #DE8053
tetradic
#53DE80 #536CDE #DE53B1 #DEC553
square
#53DE80 #536CDE #DE53B1 #DEC553
split-complementary
#53DE80 #C553DE #DE536C
monochromatic
#1D9945 #27CD5D #53DE80 #86E8A6 #BAF2CC
Accessibility & contrast
On white
1.73
#53DE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#53DE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE80
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE80 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#1FDBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53de80; /* rgb */ color: rgb(83, 222, 128); /* oklch */ color: oklch(80.3% 0.179 150.8);
Tailwind
colors: {
custom: {
50: '#91e9a6',
500: '#53de80',
950: '#000000',
},
}SCSS
$custom: #53de80; $custom-light: #91e9a6; $custom-dark: #000000;
JSON
{
"hex": "#53de80",
"rgb": {
"r": 83,
"g": 222,
"b": 128
},
"hsl": {
"h": 139.424,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80278,
"c": 0.17862,
"h": 150.8
},
"luminance": 0.5564
}Semantic roles & 50–950 ramp
primary
#53DE80
secondary
#9D387C
accent
#3DB2EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480