#52F588#52F588
#52F588 is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.1% C 0.201 H 150.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #52F588 |
|---|---|
| RGB | rgb(82, 245, 136) |
| HSL | hsl(140, 89%, 64%) |
| HSV | hsv(140, 67%, 96%) |
| CMYK | cmyk(66.5%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(86.44, -65.08, 40.35) |
| CIE-LCH | lch(86.44, 76.57, 148.20°) |
| OKLab | oklab(86.1% -0.1754 0.0991) |
| OKLCH | oklch(86.1% 0.201 150.5) |
| XYZ | xyz(40.5728, 68.8719, 34.4432) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.89
Minty Green
#0BF77D
ΔE00 2.26
Turquoise Green
#04F489
ΔE00 2.35
Spearmint
#1EF876
ΔE00 2.77
Spring Green
#00FF7F
ΔE00 3.14
Sea Green (survey)
#53FCA1
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F588 #F552BF
analogous
#6EF552 #52F588 #52F5D9
triadic
#52F588 #8852F5 #F58852
tetradic
#52F588 #526EF5 #F552BF #F5D952
square
#52F588 #526EF5 #F552BF #F5D952
split-complementary
#52F588 #D952F5 #F5526E
monochromatic
#0BC148 #18F260 #52F588 #8CF8B0 #C6FCD8
Accessibility & contrast
On white
1.42
#52F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#52F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F588
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F588 | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E180
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#00F1DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f588; /* rgb */ color: rgb(82, 245, 136); /* oklch */ color: oklch(86.1% 0.201 150.5);
Tailwind
colors: {
custom: {
50: '#94faac',
500: '#52f588',
950: '#000000',
},
}SCSS
$custom: #52f588; $custom-light: #94faac; $custom-dark: #000000;
JSON
{
"hex": "#52f588",
"rgb": {
"r": 82,
"g": 245,
"b": 136
},
"hsl": {
"h": 139.877,
"s": 89.071,
"l": 64.118
},
"oklch": {
"l": 0.86104,
"c": 0.20147,
"h": 150.5
},
"luminance": 0.68876
}Semantic roles & 50–950 ramp
primary
#52F588
secondary
#BF2C8E
accent
#0099E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581