#52FFA1#52FFA1
#52FFA1 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.0% C 0.192 H 155.0°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFA1 |
|---|---|
| RGB | rgb(82, 255, 161) |
| HSL | hsl(147, 100%, 66%) |
| HSV | hsv(147, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 36.9%, 0%) |
| CIE-LAB | lab(89.80, -64.44, 32.40) |
| CIE-LCH | lch(89.80, 72.12, 153.30°) |
| OKLab | oklab(89% -0.1742 0.0811) |
| OKLCH | oklch(89% 0.192 155) |
| XYZ | xyz(45.6686, 75.8820, 45.9512) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.70
Light Green Blue
#56FCA2
ΔE00 0.79
Mediumspringgreen
#00FA9A
ΔE00 2.29
Light Bluish Green
#76FDA8
ΔE00 2.43
Bright Sea Green
#05FFA6
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFA1 #FF52B0
analogous
#59FF52 #52FFA1 #52FFF8
triadic
#52FFA1 #A152FF #FFA152
tetradic
#52FFA1 #5259FF #FF52B0 #FFF852
square
#52FFA1 #5259FF #FF52B0 #FFF852
split-complementary
#52FFA1 #F852FF #FF5259
monochromatic
#00D762 #15FF80 #52FFA1 #8FFFC2 #CCFFE4
Accessibility & contrast
On white
1.30
#52FFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#52FFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFA1
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFA1 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9B
Deuteranopia (green-blind)
#E8DCA7
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffa1; /* rgb */ color: rgb(82, 255, 161); /* oklch */ color: oklch(89.0% 0.192 155.0);
Tailwind
colors: {
custom: {
50: '#96ffbd',
500: '#52ffa1',
950: '#000000',
},
}SCSS
$custom: #52ffa1; $custom-light: #96ffbd; $custom-dark: #000000;
JSON
{
"hex": "#52ffa1",
"rgb": {
"r": 82,
"g": 255,
"b": 161
},
"hsl": {
"h": 147.399,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89001,
"c": 0.19215,
"h": 155
},
"luminance": 0.75887
}Semantic roles & 50–950 ramp
primary
#52FFA1
secondary
#D02582
accent
#007DE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682