#52EDF3#52EDF3
#52EDF3 is a very light, vivid teal. Relative luminance 0.688; OKLCH L 86.9% C 0.127 H 198.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #52EDF3 |
|---|---|
| RGB | rgb(82, 237, 243) |
| HSL | hsl(182, 87%, 64%) |
| HSV | hsv(182, 66%, 95%) |
| CMYK | cmyk(66.3%, 2.5%, 0%, 4.7%) |
| CIE-LAB | lab(86.42, -38.01, -14.81) |
| CIE-LCH | lch(86.42, 40.79, 201.29°) |
| OKLab | oklab(86.86% -0.1207 -0.0411) |
| OKLCH | oklch(86.86% 0.127 198.8) |
| XYZ | xyz(49.9344, 68.8276, 95.4300) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.63
Bright Cyan
#41FDFE
ΔE00 3.91
Robin'S Egg
#6DEDFD
ΔE00 4.29
Aqua
#00FFFF
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.54
Bright Turquoise
#0FFEF9
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EDF3 #F35852
analogous
#52F3A8 #52EDF3 #529CF3
triadic
#52EDF3 #F352ED #EDF352
tetradic
#52EDF3 #A852F3 #F35852 #9CF352
square
#52EDF3 #A852F3 #F35852 #9CF352
split-complementary
#52EDF3 #F3529C #F3A852
monochromatic
#0DB7BD #19E7EF #52EDF3 #8BF3F7 #C4F9FB
Accessibility & contrast
On white
1.42
#52EDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#52EDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EDF3
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EDF3 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#C5D1F4
Tritanopia (blue-blind)
#00F5EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52edf3; /* rgb */ color: rgb(82, 237, 243); /* oklch */ color: oklch(86.9% 0.127 198.8);
Tailwind
colors: {
custom: {
50: '#97f3f7',
500: '#52edf3',
950: '#000000',
},
}SCSS
$custom: #52edf3; $custom-light: #97f3f7; $custom-dark: #000000;
JSON
{
"hex": "#52edf3",
"rgb": {
"r": 82,
"g": 237,
"b": 243
},
"hsl": {
"h": 182.236,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86855,
"c": 0.12749,
"h": 198.8
},
"luminance": 0.68833
}Semantic roles & 50–950 ramp
primary
#52EDF3
secondary
#BC332E
accent
#0A02E4
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585