#52F591#52F591
#52F591 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.194 H 152.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #52F591 |
|---|---|
| RGB | rgb(82, 245, 145) |
| HSL | hsl(143, 89%, 64%) |
| HSV | hsv(143, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 40.8%, 3.9%) |
| CIE-LAB | lab(86.57, -63.60, 36.09) |
| CIE-LCH | lch(86.57, 73.13, 150.42°) |
| OKLab | oklab(86.26% -0.1716 0.0895) |
| OKLCH | oklch(86.26% 0.194 152.5) |
| XYZ | xyz(41.2394, 69.1385, 37.9543) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.33
Wintergreen
#20F986
ΔE00 2.37
Light Green Blue
#56FCA2
ΔE00 2.43
Mediumspringgreen
#00FA9A
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F591 #F552B6
analogous
#65F552 #52F591 #52F5E2
triadic
#52F591 #9152F5 #F59152
tetradic
#52F591 #5265F5 #F552B6 #F5E252
square
#52F591 #5265F5 #F552B6 #F5E252
split-complementary
#52F591 #E252F5 #F55265
monochromatic
#0BC152 #18F26C #52F591 #8CF8B6 #C6FCDB
Accessibility & contrast
On white
1.42
#52F591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#52F591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F591
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F591 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#00F2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52f591; /* rgb */ color: rgb(82, 245, 145); /* oklch */ color: oklch(86.3% 0.194 152.5);
Tailwind
colors: {
custom: {
50: '#94fab2',
500: '#52f591',
950: '#000000',
},
}SCSS
$custom: #52f591; $custom-light: #94fab2; $custom-dark: #000000;
JSON
{
"hex": "#52f591",
"rgb": {
"r": 82,
"g": 245,
"b": 145
},
"hsl": {
"h": 143.19,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.86256,
"c": 0.19353,
"h": 152.5
},
"luminance": 0.69143
}Semantic roles & 50–950 ramp
primary
#52F591
secondary
#BF2C86
accent
#008DE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581