#53DE7A#53DE7A
#53DE7A is a light, vivid green. Relative luminance 0.555; OKLCH L 80.2% C 0.184 H 149.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE7A |
|---|---|
| RGB | rgb(83, 222, 122) |
| HSL | hsl(137, 68%, 60%) |
| HSV | hsv(137, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 45%, 12.9%) |
| CIE-LAB | lab(79.32, -58.73, 38.12) |
| CIE-LCH | lch(79.32, 70.02, 147.01°) |
| OKLab | oklab(80.18% -0.1585 0.0935) |
| OKLCH | oklch(80.18% 0.184 149.5) |
| XYZ | xyz(33.1989, 55.4833, 27.3684) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.12
Tealish Green
#0CDC73
ΔE00 2.63
Lightish Green
#61E160
ΔE00 4.51
Seaweed
#18D17B
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 5.40
Aqua Green
#12E193
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE7A #DE53B7
analogous
#71DE53 #53DE7A #53DEC0
triadic
#53DE7A #7A53DE #DE7A53
tetradic
#53DE7A #5371DE #DE53B7 #DEC053
square
#53DE7A #5371DE #DE53B7 #DEC053
split-complementary
#53DE7A #C053DE #DE5371
monochromatic
#1D9940 #27CD56 #53DE7A #86E8A2 #BAF2C9
Accessibility & contrast
On white
1.74
#53DE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#53DE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE7A
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE7A | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#24DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53de7a; /* rgb */ color: rgb(83, 222, 122); /* oklch */ color: oklch(80.2% 0.184 149.5);
Tailwind
colors: {
custom: {
50: '#91e9a2',
500: '#53de7a',
950: '#000000',
},
}SCSS
$custom: #53de7a; $custom-light: #91e9a2; $custom-dark: #000000;
JSON
{
"hex": "#53de7a",
"rgb": {
"r": 83,
"g": 222,
"b": 122
},
"hsl": {
"h": 136.835,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80177,
"c": 0.18405,
"h": 149.5
},
"luminance": 0.55487
}Semantic roles & 50–950 ramp
primary
#53DE7A
secondary
#9D3881
accent
#3DBAEB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480