#53DD7B#53DD7B
#53DD7B is a light, vivid green. Relative luminance 0.550; OKLCH L 79.9% C 0.182 H 149.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #53DD7B |
|---|---|
| RGB | rgb(83, 221, 123) |
| HSL | hsl(137, 67%, 60%) |
| HSV | hsv(137, 62%, 87%) |
| CMYK | cmyk(62.4%, 0%, 44.3%, 13.3%) |
| CIE-LAB | lab(79.03, -58.20, 37.26) |
| CIE-LCH | lch(79.03, 69.10, 147.37°) |
| OKLab | oklab(79.94% -0.1571 0.0915) |
| OKLCH | oklch(79.94% 0.182 149.8) |
| XYZ | xyz(32.9964, 54.9786, 27.6081) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.25
Tealish Green
#0CDC73
ΔE00 2.61
Seaweed
#18D17B
ΔE00 4.49
Lightish Green
#61E160
ΔE00 4.80
Aqua Green
#12E193
ΔE00 5.22
Emerald
#50C878
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DD7B #DD53B5
analogous
#70DD53 #53DD7B #53DDC0
triadic
#53DD7B #7B53DD #DD7B53
tetradic
#53DD7B #5370DD #DD53B5 #DDC053
square
#53DD7B #5370DD #DD53B5 #DDC053
split-complementary
#53DD7B #C053DD #DD5370
monochromatic
#1E9841 #28CB57 #53DD7B #86E7A2 #B9F1C9
Accessibility & contrast
On white
1.75
#53DD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#53DD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DD7B
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DD7B | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#24D9C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53dd7b; /* rgb */ color: rgb(83, 221, 123); /* oklch */ color: oklch(79.9% 0.182 149.8);
Tailwind
colors: {
custom: {
50: '#91e9a2',
500: '#53dd7b',
950: '#000000',
},
}SCSS
$custom: #53dd7b; $custom-light: #91e9a2; $custom-dark: #000000;
JSON
{
"hex": "#53dd7b",
"rgb": {
"r": 83,
"g": 221,
"b": 123
},
"hsl": {
"h": 137.391,
"s": 66.99,
"l": 59.608
},
"oklch": {
"l": 0.79943,
"c": 0.18184,
"h": 149.8
},
"luminance": 0.54982
}Semantic roles & 50–950 ramp
primary
#53DD7B
secondary
#9C387F
accent
#3EB8EA
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480