#52F3A9#52F3A9
#52F3A9 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.2% C 0.170 H 159.3°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3A9 |
|---|---|
| RGB | rgb(82, 243, 169) |
| HSL | hsl(152, 87%, 64%) |
| HSV | hsv(152, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 30.5%, 4.7%) |
| CIE-LAB | lab(86.38, -58.40, 23.73) |
| CIE-LCH | lch(86.38, 63.04, 157.89°) |
| OKLab | oklab(86.23% -0.1591 0.0601) |
| OKLCH | oklch(86.23% 0.17 159.3) |
| XYZ | xyz(42.6876, 68.7549, 48.5498) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.82
Greenish Turquoise
#00FBB0
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 3.14
Light Green Blue
#56FCA2
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3A9 #F3529C
analogous
#52F358 #52F3A9 #52EDF3
triadic
#52F3A9 #A952F3 #F3A952
tetradic
#52F3A9 #5852F3 #F3529C #EDF352
square
#52F3A9 #5852F3 #F3529C #EDF352
split-complementary
#52F3A9 #F352ED #F35852
monochromatic
#0DBD6C #19EF8D #52F3A9 #8BF7C5 #C4FBE2
Accessibility & contrast
On white
1.42
#52F3A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#52F3A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3A9
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3A9 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A5
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#00F2DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f3a9; /* rgb */ color: rgb(82, 243, 169); /* oklch */ color: oklch(86.2% 0.170 159.3);
Tailwind
colors: {
custom: {
50: '#94f8c3',
500: '#52f3a9',
950: '#000000',
},
}SCSS
$custom: #52f3a9; $custom-light: #94f8c3; $custom-dark: #000000;
JSON
{
"hex": "#52f3a9",
"rgb": {
"r": 82,
"g": 243,
"b": 169
},
"hsl": {
"h": 152.422,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86233,
"c": 0.17009,
"h": 159.3
},
"luminance": 0.6876
}Semantic roles & 50–950 ramp
primary
#52F3A9
secondary
#BC2E6F
accent
#026AE4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582