#52F58F#52F58F
#52F58F is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.2% C 0.195 H 152.0°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #52F58F |
|---|---|
| RGB | rgb(82, 245, 143) |
| HSL | hsl(142, 89%, 64%) |
| HSV | hsv(142, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(86.54, -63.94, 37.04) |
| CIE-LCH | lch(86.54, 73.89, 149.91°) |
| OKLab | oklab(86.22% -0.1725 0.0917) |
| OKLCH | oklch(86.22% 0.195 152) |
| XYZ | xyz(41.0866, 69.0774, 37.1492) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.12
Wintergreen
#20F986
ΔE00 2.19
Sea Green (survey)
#53FCA1
ΔE00 2.59
Light Green Blue
#56FCA2
ΔE00 2.69
Minty Green
#0BF77D
ΔE00 2.90
Mediumspringgreen
#00FA9A
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F58F #F552B8
analogous
#67F552 #52F58F #52F5E1
triadic
#52F58F #8F52F5 #F58F52
tetradic
#52F58F #5267F5 #F552B8 #F5E152
square
#52F58F #5267F5 #F552B8 #F5E152
split-complementary
#52F58F #E152F5 #F55267
monochromatic
#0BC14F #18F26A #52F58F #8CF8B4 #C6FCDA
Accessibility & contrast
On white
1.42
#52F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#52F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F58F
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F58F | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E188
Deuteranopia (green-blind)
#E1D396
Tritanopia (blue-blind)
#00F2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52f58f; /* rgb */ color: rgb(82, 245, 143); /* oklch */ color: oklch(86.2% 0.195 152.0);
Tailwind
colors: {
custom: {
50: '#94fab1',
500: '#52f58f',
950: '#000000',
},
}SCSS
$custom: #52f58f; $custom-light: #94fab1; $custom-dark: #000000;
JSON
{
"hex": "#52f58f",
"rgb": {
"r": 82,
"g": 245,
"b": 143
},
"hsl": {
"h": 142.454,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.86221,
"c": 0.1953,
"h": 152
},
"luminance": 0.69082
}Semantic roles & 50–950 ramp
primary
#52F58F
secondary
#BF2C88
accent
#0090E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581