#52FFA2#52FFA2
#52FFA2 is a very light, vivid green. Relative luminance 0.759; OKLCH L 89.0% C 0.191 H 155.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFA2 |
|---|---|
| RGB | rgb(82, 255, 162) |
| HSL | hsl(148, 100%, 66%) |
| HSV | hsv(148, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(89.82, -64.25, 31.93) |
| CIE-LCH | lch(89.82, 71.75, 153.58°) |
| OKLab | oklab(89.02% -0.1738 0.08) |
| OKLCH | oklch(89.02% 0.191 155.3) |
| XYZ | xyz(45.7571, 75.9174, 46.4175) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.64
Light Green Blue
#56FCA2
ΔE00 0.71
Mediumspringgreen
#00FA9A
ΔE00 2.29
Bright Sea Green
#05FFA6
ΔE00 2.35
Light Bluish Green
#76FDA8
ΔE00 2.39
Seafoam Green
#7AF9AB
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFA2 #FF52AF
analogous
#58FF52 #52FFA2 #52FFF9
triadic
#52FFA2 #A252FF #FFA252
tetradic
#52FFA2 #5258FF #FF52AF #FFF952
square
#52FFA2 #5258FF #FF52AF #FFF952
split-complementary
#52FFA2 #F952FF #FF5258
monochromatic
#00D763 #15FF81 #52FFA2 #8FFFC3 #CCFFE4
Accessibility & contrast
On white
1.30
#52FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#52FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFA2
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFA2 | 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)
#FEEB9C
Deuteranopia (green-blind)
#E8DCA8
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffa2; /* rgb */ color: rgb(82, 255, 162); /* oklch */ color: oklch(89.0% 0.191 155.3);
Tailwind
colors: {
custom: {
50: '#96ffbe',
500: '#52ffa2',
950: '#000000',
},
}SCSS
$custom: #52ffa2; $custom-light: #96ffbe; $custom-dark: #000000;
JSON
{
"hex": "#52ffa2",
"rgb": {
"r": 82,
"g": 255,
"b": 162
},
"hsl": {
"h": 147.746,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.8902,
"c": 0.19129,
"h": 155.3
},
"luminance": 0.75922
}Semantic roles & 50–950 ramp
primary
#52FFA2
secondary
#D02581
accent
#007BE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682