#52F3B3#52F3B3
#52F3B3 is a very light, vivid teal. Relative luminance 0.692; OKLCH L 86.5% C 0.162 H 162.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3B3 |
|---|---|
| RGB | rgb(82, 243, 179) |
| HSL | hsl(156, 87%, 64%) |
| HSV | hsv(156, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 26.3%, 4.7%) |
| CIE-LAB | lab(86.58, -56.34, 18.85) |
| CIE-LCH | lch(86.58, 59.41, 161.50°) |
| OKLab | oklab(86.46% -0.1546 0.0481) |
| OKLCH | oklch(86.46% 0.162 162.7) |
| XYZ | xyz(43.6625, 69.1449, 53.6843) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Greenish Cyan
#2AFEB7
ΔE00 2.76
Greenish Turquoise
#00FBB0
ΔE00 2.91
Light Aquamarine
#7BFDC7
ΔE00 3.85
Light Blue Green
#7EFBB3
ΔE00 4.08
Bright Teal
#01F9C6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3B3 #F35292
analogous
#52F362 #52F3B3 #52E2F3
triadic
#52F3B3 #B352F3 #F3B352
tetradic
#52F3B3 #6252F3 #F35292 #E2F352
square
#52F3B3 #6252F3 #F35292 #E2F352
split-complementary
#52F3B3 #F352E2 #F36252
monochromatic
#0DBD77 #19EF9A #52F3B3 #8BF7CC #C4FBE5
Accessibility & contrast
On white
1.42
#52F3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#52F3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3B3
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3B3 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AF
Deuteranopia (green-blind)
#DAD2B7
Tritanopia (blue-blind)
#00F3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #52f3b3; /* rgb */ color: rgb(82, 243, 179); /* oklch */ color: oklch(86.5% 0.162 162.7);
Tailwind
colors: {
custom: {
50: '#94f8ca',
500: '#52f3b3',
950: '#000000',
},
}SCSS
$custom: #52f3b3; $custom-light: #94f8ca; $custom-dark: #000000;
JSON
{
"hex": "#52f3b3",
"rgb": {
"r": 82,
"g": 243,
"b": 179
},
"hsl": {
"h": 156.149,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86455,
"c": 0.1619,
"h": 162.7
},
"luminance": 0.6915
}Semantic roles & 50–950 ramp
primary
#52F3B3
secondary
#BC2E66
accent
#025CE4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582