#52F58E#52F58E
#52F58E is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.2% C 0.196 H 151.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #52F58E |
|---|---|
| RGB | rgb(82, 245, 142) |
| HSL | hsl(142, 89%, 64%) |
| HSV | hsv(142, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 42%, 3.9%) |
| CIE-LAB | lab(86.53, -64.10, 37.52) |
| CIE-LCH | lch(86.53, 74.28, 149.66°) |
| OKLab | oklab(86.2% -0.1729 0.0927) |
| OKLCH | oklch(86.2% 0.196 151.8) |
| XYZ | xyz(41.0112, 69.0472, 36.7521) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.12
Turquoise Green
#04F489
ΔE00 2.13
Sea Green (survey)
#53FCA1
ΔE00 2.72
Minty Green
#0BF77D
ΔE00 2.79
Light Green Blue
#56FCA2
ΔE00 2.82
Mediumspringgreen
#00FA9A
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F58E #F552B9
analogous
#68F552 #52F58E #52F5E0
triadic
#52F58E #8E52F5 #F58E52
tetradic
#52F58E #5268F5 #F552B9 #F5E052
square
#52F58E #5268F5 #F552B9 #F5E052
split-complementary
#52F58E #E052F5 #F55268
monochromatic
#0BC14E #18F268 #52F58E #8CF8B4 #C6FCDA
Accessibility & contrast
On white
1.42
#52F58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#52F58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F58E
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F58E | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E186
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#00F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52f58e; /* rgb */ color: rgb(82, 245, 142); /* oklch */ color: oklch(86.2% 0.196 151.8);
Tailwind
colors: {
custom: {
50: '#94fab0',
500: '#52f58e',
950: '#000000',
},
}SCSS
$custom: #52f58e; $custom-light: #94fab0; $custom-dark: #000000;
JSON
{
"hex": "#52f58e",
"rgb": {
"r": 82,
"g": 245,
"b": 142
},
"hsl": {
"h": 142.086,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.86204,
"c": 0.19619,
"h": 151.8
},
"luminance": 0.69052
}Semantic roles & 50–950 ramp
primary
#52F58E
secondary
#BF2C89
accent
#0091E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581