#52F17C#52F17C
#52F17C is a very light, highly saturated green. Relative luminance 0.662; OKLCH L 84.9% C 0.207 H 148.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #52F17C |
|---|---|
| RGB | rgb(82, 241, 124) |
| HSL | hsl(136, 85%, 63%) |
| HSV | hsv(136, 66%, 95%) |
| CMYK | cmyk(66%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.08, -65.50, 44.41) |
| CIE-LCH | lch(85.08, 79.13, 145.86°) |
| OKLab | oklab(84.93% -0.1766 0.1079) |
| OKLCH | oklch(84.93% 0.207 148.6) |
| XYZ | xyz(38.5702, 66.1556, 29.8015) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F17C #F152C7
analogous
#77F152 #52F17C #52F1CB
triadic
#52F17C #7C52F1 #F17C52
tetradic
#52F17C #5277F1 #F152C7 #F1CB52
square
#52F17C #5277F1 #F152C7 #F1CB52
split-complementary
#52F17C #CB52F1 #F15277
monochromatic
#0FBA3C #19EC51 #52F17C #8BF6A7 #C3FAD2
Accessibility & contrast
On white
1.48
#52F17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#52F17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F17C
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F17C | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD72
Deuteranopia (green-blind)
#E0CF84
Tritanopia (blue-blind)
#08ECD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #52f17c; /* rgb */ color: rgb(82, 241, 124); /* oklch */ color: oklch(84.9% 0.207 148.6);
Tailwind
colors: {
custom: {
50: '#94f7a4',
500: '#52f17c',
950: '#000000',
},
}SCSS
$custom: #52f17c; $custom-light: #94f7a4; $custom-dark: #000000;
JSON
{
"hex": "#52f17c",
"rgb": {
"r": 82,
"g": 241,
"b": 124
},
"hsl": {
"h": 135.849,
"s": 85.027,
"l": 63.333
},
"oklch": {
"l": 0.84925,
"c": 0.20691,
"h": 148.6
},
"luminance": 0.6616
}Semantic roles & 50–950 ramp
primary
#52F17C
secondary
#B82F94
accent
#04A7E2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580