#53DA8B#53DA8B
#53DA8B is a light, vivid green. Relative luminance 0.538; OKLCH L 79.5% C 0.163 H 154.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #53DA8B |
|---|---|
| RGB | rgb(83, 218, 139) |
| HSL | hsl(145, 65%, 59%) |
| HSV | hsv(145, 62%, 85%) |
| CMYK | cmyk(61.9%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.37, -54.30, 28.28) |
| CIE-LCH | lch(78.37, 61.22, 152.48°) |
| OKLab | oklab(79.48% -0.1471 0.0709) |
| OKLCH | oklch(79.48% 0.163 154.3) |
| XYZ | xyz(33.2961, 53.8425, 33.0590) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.25
Seaweed
#18D17B
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.29
Emerald
#50C878
ΔE00 4.54
Algae Green
#21C36F
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DA8B #DA53A2
analogous
#5FDA53 #53DA8B #53DACF
triadic
#53DA8B #8B53DA #DA8B53
tetradic
#53DA8B #535FDA #DA53A2 #DACF53
square
#53DA8B #535FDA #DA53A2 #DACF53
split-complementary
#53DA8B #CF53DA #DA535F
monochromatic
#20934F #2AC56B #53DA8B #85E5AD #B8F0CF
Accessibility & contrast
On white
1.78
#53DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#53DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DA8B
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DA8B | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC986
Deuteranopia (green-blind)
#C8BD90
Tritanopia (blue-blind)
#17D8C6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #53da8b; /* rgb */ color: rgb(83, 218, 139); /* oklch */ color: oklch(79.5% 0.163 154.3);
Tailwind
colors: {
custom: {
50: '#90e6ad',
500: '#53da8b',
950: '#000000',
},
}SCSS
$custom: #53da8b; $custom-light: #90e6ad; $custom-dark: #000000;
JSON
{
"hex": "#53da8b",
"rgb": {
"r": 83,
"g": 218,
"b": 139
},
"hsl": {
"h": 144.889,
"s": 64.593,
"l": 59.02
},
"oklch": {
"l": 0.79484,
"c": 0.16329,
"h": 154.3
},
"luminance": 0.53846
}Semantic roles & 50–950 ramp
primary
#53DA8B
secondary
#983971
accent
#40A2E8
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481