#52F3AA#52F3AA
#52F3AA is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.3% C 0.169 H 159.6°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3AA |
|---|---|
| RGB | rgb(82, 243, 170) |
| HSL | hsl(153, 87%, 64%) |
| HSV | hsv(153, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(86.40, -58.20, 23.24) |
| CIE-LCH | lch(86.40, 62.67, 158.23°) |
| OKLab | oklab(86.26% -0.1587 0.059) |
| OKLCH | oklch(86.26% 0.169 159.6) |
| XYZ | xyz(42.7818, 68.7926, 49.0461) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.69
Greenish Turquoise
#00FBB0
ΔE00 2.73
Greenish Cyan
#2AFEB7
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.32
Seafoam Green
#7AF9AB
ΔE00 3.36
Sea Green (survey)
#53FCA1
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3AA #F3529B
analogous
#52F359 #52F3AA #52EBF3
triadic
#52F3AA #AA52F3 #F3AA52
tetradic
#52F3AA #5952F3 #F3529B #EBF352
square
#52F3AA #5952F3 #F3529B #EBF352
split-complementary
#52F3AA #F352EB #F35952
monochromatic
#0DBD6E #19EF8E #52F3AA #8BF7C6 #C4FBE2
Accessibility & contrast
On white
1.42
#52F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#52F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3AA
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3AA | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#00F2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52f3aa; /* rgb */ color: rgb(82, 243, 170); /* oklch */ color: oklch(86.3% 0.169 159.6);
Tailwind
colors: {
custom: {
50: '#94f8c3',
500: '#52f3aa',
950: '#000000',
},
}SCSS
$custom: #52f3aa; $custom-light: #94f8c3; $custom-dark: #000000;
JSON
{
"hex": "#52f3aa",
"rgb": {
"r": 82,
"g": 243,
"b": 170
},
"hsl": {
"h": 152.795,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86255,
"c": 0.16925,
"h": 159.6
},
"luminance": 0.68797
}Semantic roles & 50–950 ramp
primary
#52F3AA
secondary
#BC2E6E
accent
#0268E4
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1712
muted
#808582