#53DE7F#53DE7F
#53DE7F is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.180 H 150.6°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #53DE7F |
|---|---|
| RGB | rgb(83, 222, 127) |
| HSL | hsl(139, 68%, 60%) |
| HSV | hsv(139, 63%, 87%) |
| CMYK | cmyk(62.6%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(79.39, -57.92, 35.73) |
| CIE-LCH | lch(79.39, 68.06, 148.33°) |
| OKLab | oklab(80.26% -0.1564 0.0881) |
| OKLCH | oklch(80.26% 0.18 150.6) |
| XYZ | xyz(33.5167, 55.6105, 29.0421) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.07
Tealish Green
#0CDC73
ΔE00 2.74
Seaweed
#18D17B
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.71
Lightish Green
#61E160
ΔE00 5.29
Turquoise Green
#04F489
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DE7F #DE53B2
analogous
#6CDE53 #53DE7F #53DEC5
triadic
#53DE7F #7F53DE #DE7F53
tetradic
#53DE7F #536CDE #DE53B2 #DEC553
square
#53DE7F #536CDE #DE53B2 #DEC553
split-complementary
#53DE7F #C553DE #DE536C
monochromatic
#1D9945 #27CD5C #53DE7F #86E8A5 #BAF2CB
Accessibility & contrast
On white
1.73
#53DE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#53DE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DE7F
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DE7F | 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)
#DFCC78
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#20DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #53de7f; /* rgb */ color: rgb(83, 222, 127); /* oklch */ color: oklch(80.3% 0.180 150.6);
Tailwind
colors: {
custom: {
50: '#91e9a5',
500: '#53de7f',
950: '#000000',
},
}SCSS
$custom: #53de7f; $custom-light: #91e9a5; $custom-dark: #000000;
JSON
{
"hex": "#53de7f",
"rgb": {
"r": 83,
"g": 222,
"b": 127
},
"hsl": {
"h": 138.993,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.80261,
"c": 0.17952,
"h": 150.6
},
"luminance": 0.55614
}Semantic roles & 50–950 ramp
primary
#53DE7F
secondary
#9D387D
accent
#3DB4EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480