#53DB7F#53DB7F
#53DB7F is a light, vivid green. Relative luminance 0.540; OKLCH L 79.5% C 0.176 H 150.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #53DB7F |
|---|---|
| RGB | rgb(83, 219, 127) |
| HSL | hsl(139, 65%, 59%) |
| HSV | hsv(139, 62%, 86%) |
| CMYK | cmyk(62.1%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(78.48, -56.79, 34.54) |
| CIE-LCH | lch(78.48, 66.47, 148.69°) |
| OKLab | oklab(79.51% -0.1534 0.0854) |
| OKLCH | oklch(79.51% 0.176 150.9) |
| XYZ | xyz(32.7270, 54.0311, 28.7789) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.70
Tealish Green
#0CDC73
ΔE00 2.83
Seaweed
#18D17B
ΔE00 3.82
Aqua Green
#12E193
ΔE00 4.60
Emerald
#50C878
ΔE00 4.74
Lightish Green
#61E160
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53DB7F #DB53AF
analogous
#6BDB53 #53DB7F #53DBC3
triadic
#53DB7F #7F53DB #DB7F53
tetradic
#53DB7F #536BDB #DB53AF #DBC353
square
#53DB7F #536BDB #DB53AF #DBC353
split-complementary
#53DB7F #C353DB #DB536B
monochromatic
#1F9545 #2AC75D #53DB7F #86E6A5 #B8F0CA
Accessibility & contrast
On white
1.78
#53DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#53DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53DB7F
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53DB7F | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#22D8C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #53db7f; /* rgb */ color: rgb(83, 219, 127); /* oklch */ color: oklch(79.5% 0.176 150.9);
Tailwind
colors: {
custom: {
50: '#91e7a5',
500: '#53db7f',
950: '#000000',
},
}SCSS
$custom: #53db7f; $custom-light: #91e7a5; $custom-dark: #000000;
JSON
{
"hex": "#53db7f",
"rgb": {
"r": 83,
"g": 219,
"b": 127
},
"hsl": {
"h": 139.412,
"s": 65.385,
"l": 59.216
},
"oklch": {
"l": 0.79511,
"c": 0.17557,
"h": 150.9
},
"luminance": 0.54034
}Semantic roles & 50–950 ramp
primary
#53DB7F
secondary
#99397A
accent
#3FB2E8
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480