#52DE7A#52DE7A
#52DE7A is a light, vivid green. Relative luminance 0.554; OKLCH L 80.1% C 0.184 H 149.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE7A |
|---|---|
| RGB | rgb(82, 222, 122) |
| HSL | hsl(137, 68%, 60%) |
| HSV | hsv(137, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 45%, 12.9%) |
| CIE-LAB | lab(79.29, -58.93, 38.09) |
| CIE-LCH | lch(79.29, 70.17, 147.13°) |
| OKLab | oklab(80.15% -0.159 0.0934) |
| OKLCH | oklch(80.15% 0.184 149.6) |
| XYZ | xyz(33.1113, 55.4382, 27.3643) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.07
Tealish Green
#0CDC73
ΔE00 2.57
Lightish Green
#61E160
ΔE00 4.55
Seaweed
#18D17B
ΔE00 4.73
Aqua Green
#12E193
ΔE00 5.36
Turquoise Green
#04F489
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE7A #DE52B6
analogous
#70DE52 #52DE7A #52DEC0
triadic
#52DE7A #7A52DE #DE7A52
tetradic
#52DE7A #5270DE #DE52B6 #DEC052
square
#52DE7A #5270DE #DE52B6 #DEC052
split-complementary
#52DE7A #C052DE #DE5270
monochromatic
#1D9940 #27CC56 #52DE7A #85E8A2 #B9F2C9
Accessibility & contrast
On white
1.74
#52DE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#52DE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE7A
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE7A | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC72
Deuteranopia (green-blind)
#CEC081
Tritanopia (blue-blind)
#21DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52de7a; /* rgb */ color: rgb(82, 222, 122); /* oklch */ color: oklch(80.1% 0.184 149.6);
Tailwind
colors: {
custom: {
50: '#91e9a2',
500: '#52de7a',
950: '#000000',
},
}SCSS
$custom: #52de7a; $custom-light: #91e9a2; $custom-dark: #000000;
JSON
{
"hex": "#52de7a",
"rgb": {
"r": 82,
"g": 222,
"b": 122
},
"hsl": {
"h": 137.143,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80149,
"c": 0.18445,
"h": 149.6
},
"luminance": 0.55442
}Semantic roles & 50–950 ramp
primary
#52DE7A
secondary
#9D3880
accent
#3DB9EB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480