#53DE7B#53DE7B
#53DE7B is a light, vivid green. Relative luminance 0.555; OKLCH L 80.2% C 0.183 H 149.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE7B |
|---|---|
| RGB | rgb(83, 222, 123) |
| HSL | hsl(137, 68%, 60%) |
| HSV | hsv(137, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(79.33, -58.57, 37.65) |
| CIE-LCH | lch(79.33, 69.63, 147.27°) |
| OKLab | oklab(80.19% -0.1581 0.0924) |
| OKLCH | oklch(80.19% 0.183 149.7) |
| XYZ | xyz(33.2612, 55.5083, 27.6964) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.08
Tealish Green
#0CDC73
ΔE00 2.63
Lightish Green
#61E160
ΔE00 4.66
Seaweed
#18D17B
ΔE00 4.69
Aqua Green
#12E193
ΔE00 5.27
Turquoise Green
#04F489
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE7B #DE53B6
analogous
#71DE53 #53DE7B #53DEC0
triadic
#53DE7B #7B53DE #DE7B53
tetradic
#53DE7B #5371DE #DE53B6 #DEC053
square
#53DE7B #5371DE #DE53B6 #DEC053
split-complementary
#53DE7B #C053DE #DE5371
monochromatic
#1D9941 #27CD57 #53DE7B #86E8A2 #BAF2CA
Accessibility & contrast
On white
1.74
#53DE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#53DE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE7B
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE7B | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC73
Deuteranopia (green-blind)
#CEC082
Tritanopia (blue-blind)
#23DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #53de7b; /* rgb */ color: rgb(83, 222, 123); /* oklch */ color: oklch(80.2% 0.183 149.7);
Tailwind
colors: {
custom: {
50: '#91e9a2',
500: '#53de7b',
950: '#000000',
},
}SCSS
$custom: #53de7b; $custom-light: #91e9a2; $custom-dark: #000000;
JSON
{
"hex": "#53de7b",
"rgb": {
"r": 83,
"g": 222,
"b": 123
},
"hsl": {
"h": 137.266,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80194,
"c": 0.18315,
"h": 149.7
},
"luminance": 0.55512
}Semantic roles & 50–950 ramp
primary
#53DE7B
secondary
#9D3880
accent
#3DB9EB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480