#52FFA3#52FFA3
#52FFA3 is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.0% C 0.190 H 155.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFA3 |
|---|---|
| RGB | rgb(82, 255, 163) |
| HSL | hsl(148, 100%, 66%) |
| HSV | hsv(148, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(89.84, -64.07, 31.45) |
| CIE-LCH | lch(89.84, 71.37, 153.86°) |
| OKLab | oklab(89.04% -0.1733 0.0788) |
| OKLCH | oklch(89.04% 0.19 155.5) |
| XYZ | xyz(45.8463, 75.9531, 46.8875) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.61
Light Green Blue
#56FCA2
ΔE00 0.66
Bright Sea Green
#05FFA6
ΔE00 2.26
Mediumspringgreen
#00FA9A
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.36
Seafoam Green
#7AF9AB
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFA3 #FF52AE
analogous
#57FF52 #52FFA3 #52FFF9
triadic
#52FFA3 #A352FF #FFA352
tetradic
#52FFA3 #5257FF #FF52AE #FFF952
square
#52FFA3 #5257FF #FF52AE #FFF952
split-complementary
#52FFA3 #F952FF #FF5257
monochromatic
#00D764 #15FF82 #52FFA3 #8FFFC4 #CCFFE4
Accessibility & contrast
On white
1.30
#52FFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#52FFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFA3
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFA3 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9D
Deuteranopia (green-blind)
#E8DCA9
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffa3; /* rgb */ color: rgb(82, 255, 163); /* oklch */ color: oklch(89.0% 0.190 155.5);
Tailwind
colors: {
custom: {
50: '#96ffbf',
500: '#52ffa3',
950: '#000000',
},
}SCSS
$custom: #52ffa3; $custom-light: #96ffbf; $custom-dark: #000000;
JSON
{
"hex": "#52ffa3",
"rgb": {
"r": 82,
"g": 255,
"b": 163
},
"hsl": {
"h": 148.092,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89039,
"c": 0.19042,
"h": 155.5
},
"luminance": 0.75958
}Semantic roles & 50–950 ramp
primary
#52FFA3
secondary
#D02580
accent
#007AE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682