#52DF7F#52DF7F
#52DF7F is a light, vivid green. Relative luminance 0.561; OKLCH L 80.5% C 0.181 H 150.6°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #52DF7F |
|---|---|
| RGB | rgb(82, 223, 127) |
| HSL | hsl(139, 69%, 60%) |
| HSV | hsv(139, 63%, 87%) |
| CMYK | cmyk(63.2%, 0%, 43%, 12.5%) |
| CIE-LAB | lab(79.67, -58.50, 36.08) |
| CIE-LCH | lch(79.67, 68.73, 148.33°) |
| OKLab | oklab(80.48% -0.1579 0.089) |
| OKLCH | oklch(80.48% 0.181 150.6) |
| XYZ | xyz(33.6955, 56.0981, 29.1268) |
| Luminance | 0.5610 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.84
Tealish Green
#0CDC73
ΔE00 2.71
Seaweed
#18D17B
ΔE00 4.56
Aqua Green
#12E193
ΔE00 4.72
Turquoise Green
#04F489
ΔE00 5.09
Lightish Green
#61E160
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DF7F #DF52B2
analogous
#6CDF52 #52DF7F #52DFC5
triadic
#52DF7F #7F52DF #DF7F52
tetradic
#52DF7F #526CDF #DF52B2 #DFC552
square
#52DF7F #526CDF #DF52B2 #DFC552
split-complementary
#52DF7F #C552DF #DF526C
monochromatic
#1D9A45 #26CE5C #52DF7F #86E9A5 #B9F2CB
Accessibility & contrast
On white
1.72
#52DF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#52DF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DF7F
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DF7F | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD78
Deuteranopia (green-blind)
#CEC085
Tritanopia (blue-blind)
#1CDBC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52df7f; /* rgb */ color: rgb(82, 223, 127); /* oklch */ color: oklch(80.5% 0.181 150.6);
Tailwind
colors: {
custom: {
50: '#91eaa5',
500: '#52df7f',
950: '#000000',
},
}SCSS
$custom: #52df7f; $custom-light: #91eaa5; $custom-dark: #000000;
JSON
{
"hex": "#52df7f",
"rgb": {
"r": 82,
"g": 223,
"b": 127
},
"hsl": {
"h": 139.149,
"s": 68.78,
"l": 59.804
},
"oklch": {
"l": 0.80482,
"c": 0.18124,
"h": 150.6
},
"luminance": 0.56101
}Semantic roles & 50–950 ramp
primary
#52DF7F
secondary
#9E377D
accent
#3CB4EC
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480