#52DB7C#52DB7C
#52DB7C is a light, vivid green. Relative luminance 0.539; OKLCH L 79.4% C 0.179 H 150.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #52DB7C |
|---|---|
| RGB | rgb(82, 219, 124) |
| HSL | hsl(138, 66%, 59%) |
| HSV | hsv(138, 63%, 86%) |
| CMYK | cmyk(62.6%, 0%, 43.4%, 14.1%) |
| CIE-LAB | lab(78.41, -57.49, 35.95) |
| CIE-LCH | lch(78.41, 67.80, 147.98°) |
| OKLab | oklab(79.43% -0.1552 0.0886) |
| OKLCH | oklch(79.43% 0.179 150.3) |
| XYZ | xyz(32.4468, 53.9088, 27.7604) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Tealish Green
#0CDC73
ΔE00 2.61
Seaweed
#18D17B
ΔE00 3.98
Emerald
#50C878
ΔE00 4.87
Aqua Green
#12E193
ΔE00 4.95
Lightish Green
#61E160
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DB7C #DB52B1
analogous
#6DDB52 #52DB7C #52DBC1
triadic
#52DB7C #7C52DB #DB7C52
tetradic
#52DB7C #526DDB #DB52B1 #DBC152
square
#52DB7C #526DDB #DB52B1 #DBC152
split-complementary
#52DB7C #C152DB #DB526D
monochromatic
#1F9443 #29C659 #52DB7C #85E6A2 #B7F0C9
Accessibility & contrast
On white
1.78
#52DB7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#52DB7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DB7C
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DB7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DB7C | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCC975
Deuteranopia (green-blind)
#CBBD82
Tritanopia (blue-blind)
#21D7C4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #52db7c; /* rgb */ color: rgb(82, 219, 124); /* oklch */ color: oklch(79.4% 0.179 150.3);
Tailwind
colors: {
custom: {
50: '#90e7a3',
500: '#52db7c',
950: '#000000',
},
}SCSS
$custom: #52db7c; $custom-light: #90e7a3; $custom-dark: #000000;
JSON
{
"hex": "#52db7c",
"rgb": {
"r": 82,
"g": 219,
"b": 124
},
"hsl": {
"h": 138.394,
"s": 65.55,
"l": 59.02
},
"oklch": {
"l": 0.7943,
"c": 0.17871,
"h": 150.3
},
"luminance": 0.53912
}Semantic roles & 50–950 ramp
primary
#52DB7C
secondary
#99397B
accent
#3FB5E9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480