#53DC91#53DC91
#53DC91 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.1% C 0.161 H 155.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #53DC91 |
|---|---|
| RGB | rgb(83, 220, 145) |
| HSL | hsl(147, 66%, 59%) |
| HSV | hsv(147, 62%, 86%) |
| CMYK | cmyk(62.3%, 0%, 34.1%, 13.7%) |
| CIE-LAB | lab(79.08, -53.96, 26.14) |
| CIE-LCH | lch(79.08, 59.96, 154.15°) |
| OKLab | oklab(80.1% -0.1464 0.0658) |
| OKLCH | oklch(80.1% 0.161 155.8) |
| XYZ | xyz(34.2683, 55.0662, 35.6055) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.75
Seaweed
#18D17B
ΔE00 4.14
Weird Green
#3AE57F
ΔE00 4.47
Tealish Green
#0CDC73
ΔE00 4.99
Emerald
#50C878
ΔE00 5.27
Eucalyptus
#44D7A8
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DC91 #DC539E
analogous
#5ADC53 #53DC91 #53DCD5
triadic
#53DC91 #9153DC #DC9153
tetradic
#53DC91 #535ADC #DC539E #DCD553
square
#53DC91 #535ADC #DC539E #DCD553
split-complementary
#53DC91 #D553DC #DC535A
monochromatic
#1F9655 #29C971 #53DC91 #86E6B2 #B9F1D2
Accessibility & contrast
On white
1.75
#53DC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#53DC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DC91
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DC91 | 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)
#DBCC8C
Deuteranopia (green-blind)
#C9BF96
Tritanopia (blue-blind)
#0ADAC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dc91; /* rgb */ color: rgb(83, 220, 145); /* oklch */ color: oklch(80.1% 0.161 155.8);
Tailwind
colors: {
custom: {
50: '#91e8b1',
500: '#53dc91',
950: '#000000',
},
}SCSS
$custom: #53dc91; $custom-light: #91e8b1; $custom-dark: #000000;
JSON
{
"hex": "#53dc91",
"rgb": {
"r": 83,
"g": 220,
"b": 145
},
"hsl": {
"h": 147.153,
"s": 66.184,
"l": 59.412
},
"oklch": {
"l": 0.80101,
"c": 0.16055,
"h": 155.8
},
"luminance": 0.5507
}Semantic roles & 50–950 ramp
primary
#53DC91
secondary
#9B396E
accent
#3F9CE9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481