#52DE7F#52DE7F
#52DE7F is a light, vivid green. Relative luminance 0.556; OKLCH L 80.2% C 0.180 H 150.7°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE7F |
|---|---|
| RGB | rgb(82, 222, 127) |
| HSL | hsl(139, 68%, 60%) |
| HSV | hsv(139, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 42.8%, 12.9%) |
| CIE-LAB | lab(79.37, -58.12, 35.69) |
| CIE-LCH | lch(79.37, 68.20, 148.45°) |
| OKLab | oklab(80.23% -0.1569 0.088) |
| OKLCH | oklch(80.23% 0.18 150.7) |
| XYZ | xyz(33.4291, 55.5653, 29.0380) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Tealish Green
#0CDC73
ΔE00 2.69
Seaweed
#18D17B
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.66
Turquoise Green
#04F489
ΔE00 5.30
Lightish Green
#61E160
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE7F #DE52B1
analogous
#6BDE52 #52DE7F #52DEC5
triadic
#52DE7F #7F52DE #DE7F52
tetradic
#52DE7F #526BDE #DE52B1 #DEC552
square
#52DE7F #526BDE #DE52B1 #DEC552
split-complementary
#52DE7F #C552DE #DE526B
monochromatic
#1D9945 #27CC5C #52DE7F #85E8A5 #B9F2CB
Accessibility & contrast
On white
1.73
#52DE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#52DE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE7F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE7F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#1CDAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52de7f; /* rgb */ color: rgb(82, 222, 127); /* oklch */ color: oklch(80.2% 0.180 150.7);
Tailwind
colors: {
custom: {
50: '#91e9a5',
500: '#52de7f',
950: '#000000',
},
}SCSS
$custom: #52de7f; $custom-light: #91e9a5; $custom-dark: #000000;
JSON
{
"hex": "#52de7f",
"rgb": {
"r": 82,
"g": 222,
"b": 127
},
"hsl": {
"h": 139.286,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80232,
"c": 0.17993,
"h": 150.7
},
"luminance": 0.55569
}Semantic roles & 50–950 ramp
primary
#52DE7F
secondary
#9D387C
accent
#3DB3EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480