#52F58D#52F58D
#52F58D is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.2% C 0.197 H 151.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #52F58D |
|---|---|
| RGB | rgb(82, 245, 141) |
| HSL | hsl(142, 89%, 64%) |
| HSV | hsv(142, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 42.4%, 3.9%) |
| CIE-LAB | lab(86.51, -64.27, 37.99) |
| CIE-LCH | lch(86.51, 74.66, 149.41°) |
| OKLab | oklab(86.19% -0.1733 0.0938) |
| OKLCH | oklch(86.19% 0.197 151.6) |
| XYZ | xyz(40.9364, 69.0173, 36.3584) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.05
Turquoise Green
#04F489
ΔE00 2.14
Minty Green
#0BF77D
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.85
Light Green Blue
#56FCA2
ΔE00 2.95
Mediumspringgreen
#00FA9A
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F58D #F552BA
analogous
#69F552 #52F58D #52F5DF
triadic
#52F58D #8D52F5 #F58D52
tetradic
#52F58D #5269F5 #F552BA #F5DF52
square
#52F58D #5269F5 #F552BA #F5DF52
split-complementary
#52F58D #DF52F5 #F55269
monochromatic
#0BC14D #18F267 #52F58D #8CF8B3 #C6FCD9
Accessibility & contrast
On white
1.42
#52F58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#52F58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F58D
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F58D | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E185
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#00F1DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f58d; /* rgb */ color: rgb(82, 245, 141); /* oklch */ color: oklch(86.2% 0.197 151.6);
Tailwind
colors: {
custom: {
50: '#94faaf',
500: '#52f58d',
950: '#000000',
},
}SCSS
$custom: #52f58d; $custom-light: #94faaf; $custom-dark: #000000;
JSON
{
"hex": "#52f58d",
"rgb": {
"r": 82,
"g": 245,
"b": 141
},
"hsl": {
"h": 141.718,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.86187,
"c": 0.19707,
"h": 151.6
},
"luminance": 0.69022
}Semantic roles & 50–950 ramp
primary
#52F58D
secondary
#BF2C8A
accent
#0092E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581