#52F89E#52F89E
#52F89E is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.186 H 155.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #52F89E |
|---|---|
| RGB | rgb(82, 248, 158) |
| HSL | hsl(147, 92%, 65%) |
| HSV | hsv(147, 67%, 97%) |
| CMYK | cmyk(66.9%, 0%, 36.3%, 2.7%) |
| CIE-LAB | lab(87.68, -62.40, 31.06) |
| CIE-LCH | lch(87.68, 69.71, 153.54°) |
| OKLab | oklab(87.23% -0.1688 0.0778) |
| OKLCH | oklch(87.23% 0.186 155.3) |
| XYZ | xyz(43.2147, 71.3925, 43.8438) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.83
Light Green Blue
#56FCA2
ΔE00 0.86
Mediumspringgreen
#00FA9A
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.53
Bright Sea Green
#05FFA6
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F89E #F852AC
analogous
#59F852 #52F89E #52F8F1
triadic
#52F89E #9E52F8 #F89E52
tetradic
#52F89E #5259F8 #F852AC #F8F152
square
#52F89E #5259F8 #F852AC #F8F152
split-complementary
#52F89E #F152F8 #F85259
monochromatic
#08C860 #17F67D #52F89E #8DFABF #C8FDE0
Accessibility & contrast
On white
1.37
#52F89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#52F89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F89E
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F89E | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E598
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#00F6E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #52f89e; /* rgb */ color: rgb(82, 248, 158); /* oklch */ color: oklch(87.2% 0.186 155.3);
Tailwind
colors: {
custom: {
50: '#95fcbb',
500: '#52f89e',
950: '#000000',
},
}SCSS
$custom: #52f89e; $custom-light: #95fcbb; $custom-dark: #000000;
JSON
{
"hex": "#52f89e",
"rgb": {
"r": 82,
"g": 248,
"b": 158
},
"hsl": {
"h": 147.47,
"s": 92.222,
"l": 64.706
},
"oklch": {
"l": 0.87232,
"c": 0.1859,
"h": 155.3
},
"luminance": 0.71397
}Semantic roles & 50–950 ramp
primary
#52F89E
secondary
#C42A7E
accent
#007CE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682