#53DE89#53DE89
#53DE89 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.4% C 0.170 H 153.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE89 |
|---|---|
| RGB | rgb(83, 222, 137) |
| HSL | hsl(143, 68%, 60%) |
| HSV | hsv(143, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 38.3%, 12.9%) |
| CIE-LAB | lab(79.55, -56.21, 30.88) |
| CIE-LCH | lch(79.55, 64.13, 151.22°) |
| OKLab | oklab(80.44% -0.152 0.077) |
| OKLCH | oklch(80.44% 0.17 153.1) |
| XYZ | xyz(34.2011, 55.8842, 32.6464) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.87
Aqua Green
#12E193
ΔE00 3.39
Tealish Green
#0CDC73
ΔE00 3.63
Seaweed
#18D17B
ΔE00 4.06
Emerald
#50C878
ΔE00 5.32
Turquoise Green
#04F489
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE89 #DE53A8
analogous
#63DE53 #53DE89 #53DECE
triadic
#53DE89 #8953DE #DE8953
tetradic
#53DE89 #5363DE #DE53A8 #DECE53
square
#53DE89 #5363DE #DE53A8 #DECE53
split-complementary
#53DE89 #CE53DE #DE5363
monochromatic
#1D994D #27CD67 #53DE89 #86E8AC #BAF2CF
Accessibility & contrast
On white
1.72
#53DE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#53DE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE89
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE89 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD83
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#16DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53de89; /* rgb */ color: rgb(83, 222, 137); /* oklch */ color: oklch(80.4% 0.170 153.1);
Tailwind
colors: {
custom: {
50: '#91e9ac',
500: '#53de89',
950: '#000000',
},
}SCSS
$custom: #53de89; $custom-light: #91e9ac; $custom-dark: #000000;
JSON
{
"hex": "#53de89",
"rgb": {
"r": 83,
"g": 222,
"b": 137
},
"hsl": {
"h": 143.309,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80441,
"c": 0.17044,
"h": 153.1
},
"luminance": 0.55888
}Semantic roles & 50–950 ramp
primary
#53DE89
secondary
#9D3876
accent
#3DA7EB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481