#52F3AF#52F3AF
#52F3AF is a very light, vivid teal. Relative luminance 0.690; OKLCH L 86.4% C 0.165 H 161.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3AF |
|---|---|
| RGB | rgb(82, 243, 175) |
| HSL | hsl(155, 87%, 64%) |
| HSV | hsv(155, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 28%, 4.7%) |
| CIE-LAB | lab(86.50, -57.18, 20.81) |
| CIE-LCH | lch(86.50, 60.84, 160.00°) |
| OKLab | oklab(86.37% -0.1564 0.0529) |
| OKLCH | oklch(86.37% 0.165 161.3) |
| XYZ | xyz(43.2638, 68.9854, 51.5846) |
| Luminance | 0.6899 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.30
Greenish Turquoise
#00FBB0
ΔE00 2.68
Greenish Cyan
#2AFEB7
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 3.93
Bright Sea Green
#05FFA6
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3AF #F35296
analogous
#52F35E #52F3AF #52E7F3
triadic
#52F3AF #AF52F3 #F3AF52
tetradic
#52F3AF #5E52F3 #F35296 #E7F352
square
#52F3AF #5E52F3 #F35296 #E7F352
split-complementary
#52F3AF #F352E7 #F35E52
monochromatic
#0DBD73 #19EF95 #52F3AF #8BF7C9 #C4FBE4
Accessibility & contrast
On white
1.42
#52F3AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#52F3AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3AF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3AF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#00F2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f3af; /* rgb */ color: rgb(82, 243, 175); /* oklch */ color: oklch(86.4% 0.165 161.3);
Tailwind
colors: {
custom: {
50: '#94f8c7',
500: '#52f3af',
950: '#000000',
},
}SCSS
$custom: #52f3af; $custom-light: #94f8c7; $custom-dark: #000000;
JSON
{
"hex": "#52f3af",
"rgb": {
"r": 82,
"g": 243,
"b": 175
},
"hsl": {
"h": 154.658,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86365,
"c": 0.16512,
"h": 161.3
},
"luminance": 0.6899
}Semantic roles & 50–950 ramp
primary
#52F3AF
secondary
#BC2E6A
accent
#0261E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582