#52FFA8#52FFA8
#52FFA8 is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.1% C 0.186 H 156.9°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFA8 |
|---|---|
| RGB | rgb(82, 255, 168) |
| HSL | hsl(150, 100%, 66%) |
| HSV | hsv(150, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(89.92, -63.14, 29.05) |
| CIE-LCH | lch(89.92, 69.50, 155.29°) |
| OKLab | oklab(89.14% -0.1711 0.0731) |
| OKLCH | oklch(89.14% 0.186 156.9) |
| XYZ | xyz(46.3032, 76.1358, 49.2936) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 0.98
Sea Green (survey)
#53FCA1
ΔE00 1.05
Bright Sea Green
#05FFA6
ΔE00 1.96
Light Bluish Green
#76FDA8
ΔE00 2.41
Mediumspringgreen
#00FA9A
ΔE00 2.53
Seafoam Green
#7AF9AB
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFA8 #FF52A9
analogous
#52FF52 #52FFA8 #52FFFF
triadic
#52FFA8 #A852FF #FFA852
tetradic
#52FFA8 #5252FF #FF52A9 #FFFF52
square
#52FFA8 #5252FF #FF52A9 #FFFF52
split-complementary
#52FFA8 #FF52FF #FF5252
monochromatic
#00D76B #15FF89 #52FFA8 #8FFFC7 #CCFFE6
Accessibility & contrast
On white
1.29
#52FFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#52FFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFA8
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFA8 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA2
Deuteranopia (green-blind)
#E7DCAE
Tritanopia (blue-blind)
#00FDE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffa8; /* rgb */ color: rgb(82, 255, 168); /* oklch */ color: oklch(89.1% 0.186 156.9);
Tailwind
colors: {
custom: {
50: '#96ffc2',
500: '#52ffa8',
950: '#000000',
},
}SCSS
$custom: #52ffa8; $custom-light: #96ffc2; $custom-dark: #000000;
JSON
{
"hex": "#52ffa8",
"rgb": {
"r": 82,
"g": 255,
"b": 168
},
"hsl": {
"h": 149.827,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89137,
"c": 0.18611,
"h": 156.9
},
"luminance": 0.76141
}Semantic roles & 50–950 ramp
primary
#52FFA8
secondary
#D0257B
accent
#0073E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682