#52DB7F#52DB7F
#52DB7F is a light, vivid green. Relative luminance 0.540; OKLCH L 79.5% C 0.176 H 151.0°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #52DB7F |
|---|---|
| RGB | rgb(82, 219, 127) |
| HSL | hsl(140, 66%, 59%) |
| HSV | hsv(140, 63%, 86%) |
| CMYK | cmyk(62.6%, 0%, 42%, 14.1%) |
| CIE-LAB | lab(78.45, -56.99, 34.51) |
| CIE-LCH | lch(78.45, 66.62, 148.81°) |
| OKLab | oklab(79.48% -0.1539 0.0853) |
| OKLCH | oklch(79.48% 0.176 151) |
| XYZ | xyz(32.6394, 53.9859, 28.7748) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Tealish Green
#0CDC73
ΔE00 2.78
Seaweed
#18D17B
ΔE00 3.77
Aqua Green
#12E193
ΔE00 4.54
Emerald
#50C878
ΔE00 4.73
Lightish Green
#61E160
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DB7F #DB52AE
analogous
#6ADB52 #52DB7F #52DBC4
triadic
#52DB7F #7F52DB #DB7F52
tetradic
#52DB7F #526ADB #DB52AE #DBC452
square
#52DB7F #526ADB #DB52AE #DBC452
split-complementary
#52DB7F #C452DB #DB526A
monochromatic
#1F9445 #29C65D #52DB7F #85E6A4 #B7F0CA
Accessibility & contrast
On white
1.78
#52DB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#52DB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DB7F
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DB7F | 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)
#DCCA78
Deuteranopia (green-blind)
#CABD85
Tritanopia (blue-blind)
#1FD8C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #52db7f; /* rgb */ color: rgb(82, 219, 127); /* oklch */ color: oklch(79.5% 0.176 151.0);
Tailwind
colors: {
custom: {
50: '#90e7a5',
500: '#52db7f',
950: '#000000',
},
}SCSS
$custom: #52db7f; $custom-light: #90e7a5; $custom-dark: #000000;
JSON
{
"hex": "#52db7f",
"rgb": {
"r": 82,
"g": 219,
"b": 127
},
"hsl": {
"h": 139.708,
"s": 65.55,
"l": 59.02
},
"oklch": {
"l": 0.79482,
"c": 0.17597,
"h": 151
},
"luminance": 0.53989
}Semantic roles & 50–950 ramp
primary
#52DB7F
secondary
#993979
accent
#3FB1E9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480