#53DA7C#53DA7C
#53DA7C is a light, vivid green. Relative luminance 0.534; OKLCH L 79.2% C 0.177 H 150.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #53DA7C |
|---|---|
| RGB | rgb(83, 218, 124) |
| HSL | hsl(138, 65%, 59%) |
| HSV | hsv(138, 62%, 85%) |
| CMYK | cmyk(61.9%, 0%, 43.1%, 14.5%) |
| CIE-LAB | lab(78.13, -56.91, 35.60) |
| CIE-LCH | lch(78.13, 67.13, 147.97°) |
| OKLab | oklab(79.21% -0.1537 0.0877) |
| OKLCH | oklch(79.21% 0.177 150.3) |
| XYZ | xyz(32.2743, 53.4338, 27.6778) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 2.73
Weird Green
#3AE57F
ΔE00 2.84
Seaweed
#18D17B
ΔE00 3.85
Emerald
#50C878
ΔE00 4.62
Aqua Green
#12E193
ΔE00 4.99
Lightish Green
#61E160
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DA7C #DA53B1
analogous
#6EDA53 #53DA7C #53DABF
triadic
#53DA7C #7C53DA #DA7C53
tetradic
#53DA7C #536EDA #DA53B1 #DABF53
square
#53DA7C #536EDA #DA53B1 #DABF53
split-complementary
#53DA7C #BF53DA #DA536E
monochromatic
#209343 #2AC559 #53DA7C #85E5A2 #B8F0C9
Accessibility & contrast
On white
1.80
#53DA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#53DA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DA7C
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DA7C | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC975
Deuteranopia (green-blind)
#CABC82
Tritanopia (blue-blind)
#25D6C3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #53da7c; /* rgb */ color: rgb(83, 218, 124); /* oklch */ color: oklch(79.2% 0.177 150.3);
Tailwind
colors: {
custom: {
50: '#90e6a3',
500: '#53da7c',
950: '#000000',
},
}SCSS
$custom: #53da7c; $custom-light: #90e6a3; $custom-dark: #000000;
JSON
{
"hex": "#53da7c",
"rgb": {
"r": 83,
"g": 218,
"b": 124
},
"hsl": {
"h": 138.222,
"s": 64.593,
"l": 59.02
},
"oklch": {
"l": 0.79209,
"c": 0.17698,
"h": 150.3
},
"luminance": 0.53437
}Semantic roles & 50–950 ramp
primary
#53DA7C
secondary
#98397B
accent
#40B5E8
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0E160F
muted
#7F8480