#52FFAC#52FFAC
#52FFAC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.2% C 0.183 H 158.0°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFAC |
|---|---|
| RGB | rgb(82, 255, 172) |
| HSL | hsl(151, 100%, 66%) |
| HSV | hsv(151, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(89.99, -62.37, 27.13) |
| CIE-LCH | lch(89.99, 68.02, 156.49°) |
| OKLab | oklab(89.22% -0.1694 0.0685) |
| OKLCH | oklch(89.22% 0.183 158) |
| XYZ | xyz(46.6816, 76.2872, 51.2864) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.59
Sea Green (survey)
#53FCA1
ΔE00 1.68
Bright Sea Green
#05FFA6
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.66
Mediumspringgreen
#00FA9A
ΔE00 2.90
Greenish Turquoise
#00FBB0
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFAC #FF52A5
analogous
#52FF55 #52FFAC #52FBFF
triadic
#52FFAC #AC52FF #FFAC52
tetradic
#52FFAC #5552FF #FF52A5 #FBFF52
square
#52FFAC #5552FF #FF52A5 #FBFF52
split-complementary
#52FFAC #FF52FB #FF5552
monochromatic
#00D770 #15FF8F #52FFAC #8FFFC9 #CCFFE7
Accessibility & contrast
On white
1.29
#52FFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#52FFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFAC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFAC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#E7DCB1
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffac; /* rgb */ color: rgb(82, 255, 172); /* oklch */ color: oklch(89.2% 0.183 158.0);
Tailwind
colors: {
custom: {
50: '#96ffc5',
500: '#52ffac',
950: '#000000',
},
}SCSS
$custom: #52ffac; $custom-light: #96ffc5; $custom-dark: #000000;
JSON
{
"hex": "#52ffac",
"rgb": {
"r": 82,
"g": 255,
"b": 172
},
"hsl": {
"h": 151.214,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89217,
"c": 0.18271,
"h": 158
},
"luminance": 0.76292
}Semantic roles & 50–950 ramp
primary
#52FFAC
secondary
#D02577
accent
#006EE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682