#53DE7D#53DE7D
#53DE7D is a light, vivid green. Relative luminance 0.556; OKLCH L 80.2% C 0.181 H 150.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE7D |
|---|---|
| RGB | rgb(83, 222, 125) |
| HSL | hsl(138, 68%, 60%) |
| HSV | hsv(138, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.36, -58.25, 36.69) |
| CIE-LCH | lch(79.36, 68.84, 147.80°) |
| OKLab | oklab(80.23% -0.1573 0.0903) |
| OKLCH | oklch(80.23% 0.181 150.1) |
| XYZ | xyz(33.3877, 55.5588, 28.3625) |
| Luminance | 0.5556 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.05
Tealish Green
#0CDC73
ΔE00 2.67
Seaweed
#18D17B
ΔE00 4.54
Lightish Green
#61E160
ΔE00 4.97
Aqua Green
#12E193
ΔE00 4.99
Turquoise Green
#04F489
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE7D #DE53B4
analogous
#6FDE53 #53DE7D #53DEC2
triadic
#53DE7D #7D53DE #DE7D53
tetradic
#53DE7D #536FDE #DE53B4 #DEC253
square
#53DE7D #536FDE #DE53B4 #DEC253
split-complementary
#53DE7D #C253DE #DE536F
monochromatic
#1D9943 #27CD59 #53DE7D #86E8A4 #BAF2CB
Accessibility & contrast
On white
1.73
#53DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#53DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE7D
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE7D | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#22DAC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53de7d; /* rgb */ color: rgb(83, 222, 125); /* oklch */ color: oklch(80.2% 0.181 150.1);
Tailwind
colors: {
custom: {
50: '#91e9a4',
500: '#53de7d',
950: '#000000',
},
}SCSS
$custom: #53de7d; $custom-light: #91e9a4; $custom-dark: #000000;
JSON
{
"hex": "#53de7d",
"rgb": {
"r": 83,
"g": 222,
"b": 125
},
"hsl": {
"h": 138.129,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80227,
"c": 0.18135,
"h": 150.1
},
"luminance": 0.55562
}Semantic roles & 50–950 ramp
primary
#53DE7D
secondary
#9D387F
accent
#3DB6EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480