#53DB7D#53DB7D
#53DB7D is a light, vivid green. Relative luminance 0.540; OKLCH L 79.5% C 0.177 H 150.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #53DB7D |
|---|---|
| RGB | rgb(83, 219, 125) |
| HSL | hsl(139, 65%, 59%) |
| HSV | hsv(139, 62%, 86%) |
| CMYK | cmyk(62.1%, 0%, 42.9%, 14.1%) |
| CIE-LAB | lab(78.45, -57.12, 35.51) |
| CIE-LCH | lch(78.45, 67.26, 148.13°) |
| OKLab | oklab(79.48% -0.1543 0.0876) |
| OKLCH | oklch(79.48% 0.177 150.4) |
| XYZ | xyz(32.5980, 53.9794, 28.0992) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Tealish Green
#0CDC73
ΔE00 2.72
Seaweed
#18D17B
ΔE00 3.96
Emerald
#50C878
ΔE00 4.83
Aqua Green
#12E193
ΔE00 4.87
Lightish Green
#61E160
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DB7D #DB53B1
analogous
#6DDB53 #53DB7D #53DBC1
triadic
#53DB7D #7D53DB #DB7D53
tetradic
#53DB7D #536DDB #DB53B1 #DBC153
square
#53DB7D #536DDB #DB53B1 #DBC153
split-complementary
#53DB7D #C153DB #DB536D
monochromatic
#1F9543 #2AC75A #53DB7D #86E6A3 #B8F0CA
Accessibility & contrast
On white
1.78
#53DB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#53DB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DB7D
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DB7D | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC976
Deuteranopia (green-blind)
#CBBD83
Tritanopia (blue-blind)
#24D7C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #53db7d; /* rgb */ color: rgb(83, 219, 125); /* oklch */ color: oklch(79.5% 0.177 150.4);
Tailwind
colors: {
custom: {
50: '#91e7a4',
500: '#53db7d',
950: '#000000',
},
}SCSS
$custom: #53db7d; $custom-light: #91e7a4; $custom-dark: #000000;
JSON
{
"hex": "#53db7d",
"rgb": {
"r": 83,
"g": 219,
"b": 125
},
"hsl": {
"h": 138.529,
"s": 65.385,
"l": 59.216
},
"oklch": {
"l": 0.79476,
"c": 0.17739,
"h": 150.4
},
"luminance": 0.53983
}Semantic roles & 50–950 ramp
primary
#53DB7D
secondary
#99397B
accent
#3FB4E8
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480