#52F3EA#52F3EA
#52F3EA is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.132 H 189.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3EA |
|---|---|
| RGB | rgb(82, 243, 234) |
| HSL | hsl(177, 87%, 64%) |
| HSV | hsv(177, 66%, 95%) |
| CMYK | cmyk(66.3%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(87.89, -43.15, -7.91) |
| CIE-LCH | lch(87.89, 43.87, 190.39°) |
| OKLab | oklab(87.96% -0.1303 -0.0221) |
| OKLCH | oklch(87.96% 0.132 189.6) |
| XYZ | xyz(50.3747, 71.8298, 89.0356) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.95
Bright Turquoise
#0FFEF9
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.08
Bright Light Blue
#26F7FD
ΔE00 4.90
Turquoise
#40E0D0
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3EA #F3525B
analogous
#52F399 #52F3EA #52ABF3
triadic
#52F3EA #EA52F3 #F3EA52
tetradic
#52F3EA #9952F3 #F3525B #ABF352
square
#52F3EA #9952F3 #F3525B #ABF352
split-complementary
#52F3EA #F352AB #F39952
monochromatic
#0DBDB4 #19EFE3 #52F3EA #8BF7F1 #C4FBF8
Accessibility & contrast
On white
1.37
#52F3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#52F3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3EA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3EA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #52f3ea; /* rgb */ color: rgb(82, 243, 234); /* oklch */ color: oklch(88.0% 0.132 189.6);
Tailwind
colors: {
custom: {
50: '#97f7f0',
500: '#52f3ea',
950: '#000000',
},
}SCSS
$custom: #52f3ea; $custom-light: #97f7f0; $custom-dark: #000000;
JSON
{
"hex": "#52f3ea",
"rgb": {
"r": 82,
"g": 243,
"b": 234
},
"hsl": {
"h": 176.646,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.87959,
"c": 0.13215,
"h": 189.6
},
"luminance": 0.71836
}Semantic roles & 50–950 ramp
primary
#52F3EA
secondary
#BC2E36
accent
#020FE4
background
#FCFFFF
surface
#F5FFFE
border
#CFD7D6
text
#0F1716
muted
#808585