#52DE79#52DE79
#52DE79 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.1% C 0.185 H 149.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE79 |
|---|---|
| RGB | rgb(82, 222, 121) |
| HSL | hsl(137, 68%, 60%) |
| HSV | hsv(137, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 45.5%, 12.9%) |
| CIE-LAB | lab(79.28, -59.09, 38.56) |
| CIE-LCH | lch(79.28, 70.56, 146.87°) |
| OKLab | oklab(80.13% -0.1595 0.0945) |
| OKLCH | oklch(80.13% 0.185 149.4) |
| XYZ | xyz(33.0497, 55.4135, 27.0396) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.12
Tealish Green
#0CDC73
ΔE00 2.57
Lightish Green
#61E160
ΔE00 4.39
Seaweed
#18D17B
ΔE00 4.81
Turquoise Green
#04F489
ΔE00 5.39
Aqua Green
#12E193
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE79 #DE52B7
analogous
#71DE52 #52DE79 #52DEBF
triadic
#52DE79 #7952DE #DE7952
tetradic
#52DE79 #5271DE #DE52B7 #DEBF52
square
#52DE79 #5271DE #DE52B7 #DEBF52
split-complementary
#52DE79 #BF52DE #DE5271
monochromatic
#1D993F #27CC55 #52DE79 #85E8A1 #B9F2C9
Accessibility & contrast
On white
1.74
#52DE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#52DE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE79
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE79 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#CEBF80
Tritanopia (blue-blind)
#22DAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52de79; /* rgb */ color: rgb(82, 222, 121); /* oklch */ color: oklch(80.1% 0.185 149.4);
Tailwind
colors: {
custom: {
50: '#91e9a1',
500: '#52de79',
950: '#000000',
},
}SCSS
$custom: #52de79; $custom-light: #91e9a1; $custom-dark: #000000;
JSON
{
"hex": "#52de79",
"rgb": {
"r": 82,
"g": 222,
"b": 121
},
"hsl": {
"h": 136.714,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80132,
"c": 0.18534,
"h": 149.4
},
"luminance": 0.55417
}Semantic roles & 50–950 ramp
primary
#52DE79
secondary
#9D3880
accent
#3DBAEB
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480