#53DC90#53DC90
#53DC90 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.161 H 155.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC90 |
|---|---|
| RGB | rgb(83, 220, 144) |
| HSL | hsl(147, 66%, 59%) |
| HSV | hsv(147, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 34.5%, 13.7%) |
| CIE-LAB | lab(79.06, -54.15, 26.63) |
| CIE-LCH | lch(79.06, 60.34, 153.81°) |
| OKLab | oklab(80.08% -0.1469 0.067) |
| OKLCH | oklch(80.08% 0.161 155.5) |
| XYZ | xyz(34.1916, 55.0355, 35.2012) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.79
Seaweed
#18D17B
ΔE00 4.06
Weird Green
#3AE57F
ΔE00 4.31
Tealish Green
#0CDC73
ΔE00 4.82
Emerald
#50C878
ΔE00 5.20
Eucalyptus
#44D7A8
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC90 #DC539F
analogous
#5BDC53 #53DC90 #53DCD4
triadic
#53DC90 #9053DC #DC9053
tetradic
#53DC90 #535BDC #DC539F #DCD453
square
#53DC90 #535BDC #DC539F #DCD453
split-complementary
#53DC90 #D453DC #DC535B
monochromatic
#1F9654 #29C970 #53DC90 #86E6B1 #B9F1D2
Accessibility & contrast
On white
1.75
#53DC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#53DC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC90
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC90 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB8B
Deuteranopia (green-blind)
#C9BF95
Tritanopia (blue-blind)
#0CDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc90; /* rgb */ color: rgb(83, 220, 144); /* oklch */ color: oklch(80.1% 0.161 155.5);
Tailwind
colors: {
custom: {
50: '#91e8b1',
500: '#53dc90',
950: '#000000',
},
}SCSS
$custom: #53dc90; $custom-light: #91e8b1; $custom-dark: #000000;
JSON
{
"hex": "#53dc90",
"rgb": {
"r": 83,
"g": 220,
"b": 144
},
"hsl": {
"h": 146.715,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.8008,
"c": 0.16145,
"h": 155.5
},
"luminance": 0.55039
}Semantic roles & 50–950 ramp
primary
#53DC90
secondary
#9B396F
accent
#3F9DE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481