#52F586#52F586
#52F586 is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.203 H 150.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #52F586 |
|---|---|
| RGB | rgb(82, 245, 134) |
| HSL | hsl(139, 89%, 64%) |
| HSV | hsv(139, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 45.3%, 3.9%) |
| CIE-LAB | lab(86.41, -65.40, 41.29) |
| CIE-LCH | lch(86.41, 77.34, 147.74°) |
| OKLab | oklab(86.07% -0.1762 0.1012) |
| OKLCH | oklch(86.07% 0.203 150.1) |
| XYZ | xyz(40.4320, 68.8155, 33.7016) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.91
Minty Green
#0BF77D
ΔE00 2.15
Turquoise Green
#04F489
ΔE00 2.50
Spearmint
#1EF876
ΔE00 2.56
Spring Green
#00FF7F
ΔE00 3.02
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F586 #F552C1
analogous
#70F552 #52F586 #52F5D8
triadic
#52F586 #8652F5 #F58652
tetradic
#52F586 #5270F5 #F552C1 #F5D852
square
#52F586 #5270F5 #F552C1 #F5D852
split-complementary
#52F586 #D852F5 #F55270
monochromatic
#0BC145 #18F25E #52F586 #8CF8AE #C6FCD7
Accessibility & contrast
On white
1.42
#52F586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#52F586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F586
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F586 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#E2D38E
Tritanopia (blue-blind)
#00F1DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f586; /* rgb */ color: rgb(82, 245, 134); /* oklch */ color: oklch(86.1% 0.203 150.1);
Tailwind
colors: {
custom: {
50: '#94faab',
500: '#52f586',
950: '#000000',
},
}SCSS
$custom: #52f586; $custom-light: #94faab; $custom-dark: #000000;
JSON
{
"hex": "#52f586",
"rgb": {
"r": 82,
"g": 245,
"b": 134
},
"hsl": {
"h": 139.141,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.86072,
"c": 0.20322,
"h": 150.1
},
"luminance": 0.6882
}Semantic roles & 50–950 ramp
primary
#52F586
secondary
#BF2C90
accent
#009CE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581