#53DD91#53DD91
#53DD91 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.162 H 155.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD91 |
|---|---|
| RGB | rgb(83, 221, 145) |
| HSL | hsl(147, 67%, 60%) |
| HSV | hsv(147, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(79.38, -54.35, 26.55) |
| CIE-LCH | lch(79.38, 60.49, 153.97°) |
| OKLab | oklab(80.35% -0.1475 0.0668) |
| OKLCH | oklch(80.35% 0.162 155.6) |
| XYZ | xyz(34.5316, 55.5927, 35.6932) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.69
Seaweed
#18D17B
ΔE00 4.23
Weird Green
#3AE57F
ΔE00 4.25
Tealish Green
#0CDC73
ΔE00 4.88
Emerald
#50C878
ΔE00 5.44
Light Greenish Blue
#63F7B4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD91 #DD539F
analogous
#5ADD53 #53DD91 #53DDD6
triadic
#53DD91 #9153DD #DD9153
tetradic
#53DD91 #535ADD #DD539F #DDD653
square
#53DD91 #535ADD #DD539F #DDD653
split-complementary
#53DD91 #D653DD #DD535A
monochromatic
#1E9855 #28CB71 #53DD91 #86E7B2 #B9F1D2
Accessibility & contrast
On white
1.73
#53DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#53DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD91
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD91 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8C
Deuteranopia (green-blind)
#CABF96
Tritanopia (blue-blind)
#08DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53dd91; /* rgb */ color: rgb(83, 221, 145); /* oklch */ color: oklch(80.3% 0.162 155.6);
Tailwind
colors: {
custom: {
50: '#91e8b1',
500: '#53dd91',
950: '#000000',
},
}SCSS
$custom: #53dd91; $custom-light: #91e8b1; $custom-dark: #000000;
JSON
{
"hex": "#53dd91",
"rgb": {
"r": 83,
"g": 221,
"b": 145
},
"hsl": {
"h": 146.957,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.80349,
"c": 0.16189,
"h": 155.6
},
"luminance": 0.55596
}Semantic roles & 50–950 ramp
primary
#53DD91
secondary
#9C386F
accent
#3E9DEA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1611
muted
#7F8481