#52F590#52F590
#52F590 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.2% C 0.194 H 152.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #52F590 |
|---|---|
| RGB | rgb(82, 245, 144) |
| HSL | hsl(143, 89%, 64%) |
| HSV | hsv(143, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 41.2%, 3.9%) |
| CIE-LAB | lab(86.56, -63.77, 36.57) |
| CIE-LCH | lch(86.56, 73.51, 150.17°) |
| OKLab | oklab(86.24% -0.172 0.0906) |
| OKLCH | oklch(86.24% 0.194 152.2) |
| XYZ | xyz(41.1627, 69.1078, 37.5500) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.13
Wintergreen
#20F986
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.56
Mediumspringgreen
#00FA9A
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F590 #F552B7
analogous
#66F552 #52F590 #52F5E2
triadic
#52F590 #9052F5 #F59052
tetradic
#52F590 #5266F5 #F552B7 #F5E252
square
#52F590 #5266F5 #F552B7 #F5E252
split-complementary
#52F590 #E252F5 #F55266
monochromatic
#0BC150 #18F26B #52F590 #8CF8B5 #C6FCDA
Accessibility & contrast
On white
1.42
#52F590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#52F590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F590
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F590 | 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)
#F5E189
Deuteranopia (green-blind)
#E1D397
Tritanopia (blue-blind)
#00F2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52f590; /* rgb */ color: rgb(82, 245, 144); /* oklch */ color: oklch(86.2% 0.194 152.2);
Tailwind
colors: {
custom: {
50: '#94fab1',
500: '#52f590',
950: '#000000',
},
}SCSS
$custom: #52f590; $custom-light: #94fab1; $custom-dark: #000000;
JSON
{
"hex": "#52f590",
"rgb": {
"r": 82,
"g": 245,
"b": 144
},
"hsl": {
"h": 142.822,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.86239,
"c": 0.19442,
"h": 152.2
},
"luminance": 0.69112
}Semantic roles & 50–950 ramp
primary
#52F590
secondary
#BF2C87
accent
#008EE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581