#52F3AC#52F3AC
#52F3AC is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.3% C 0.168 H 160.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3AC |
|---|---|
| RGB | rgb(82, 243, 172) |
| HSL | hsl(154, 87%, 64%) |
| HSV | hsv(154, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(86.44, -57.79, 22.27) |
| CIE-LCH | lch(86.44, 61.93, 158.93°) |
| OKLab | oklab(86.3% -0.1577 0.0566) |
| OKLCH | oklch(86.3% 0.168 160.3) |
| XYZ | xyz(42.9724, 68.8689, 50.0500) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.47
Greenish Turquoise
#00FBB0
ΔE00 2.66
Greenish Cyan
#2AFEB7
ΔE00 2.89
Light Blue Green
#7EFBB3
ΔE00 3.51
Seafoam Green
#7AF9AB
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3AC #F35299
analogous
#52F35B #52F3AC #52EAF3
triadic
#52F3AC #AC52F3 #F3AC52
tetradic
#52F3AC #5B52F3 #F35299 #EAF352
square
#52F3AC #5B52F3 #F35299 #EAF352
split-complementary
#52F3AC #F352EA #F35B52
monochromatic
#0DBD70 #19EF91 #52F3AC #8BF7C7 #C4FBE3
Accessibility & contrast
On white
1.42
#52F3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#52F3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3AC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3AC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f3ac; /* rgb */ color: rgb(82, 243, 172); /* oklch */ color: oklch(86.3% 0.168 160.3);
Tailwind
colors: {
custom: {
50: '#94f8c5',
500: '#52f3ac',
950: '#000000',
},
}SCSS
$custom: #52f3ac; $custom-light: #94f8c5; $custom-dark: #000000;
JSON
{
"hex": "#52f3ac",
"rgb": {
"r": 82,
"g": 243,
"b": 172
},
"hsl": {
"h": 153.54,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86298,
"c": 0.16758,
"h": 160.3
},
"luminance": 0.68874
}Semantic roles & 50–950 ramp
primary
#52F3AC
secondary
#BC2E6C
accent
#0265E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582