#52EAF3#52EAF3
#52EAF3 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.2% C 0.126 H 200.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #52EAF3 |
|---|---|
| RGB | rgb(82, 234, 243) |
| HSL | hsl(183, 87%, 64%) |
| HSV | hsv(183, 66%, 95%) |
| CMYK | cmyk(66.3%, 3.7%, 0%, 4.7%) |
| CIE-LAB | lab(85.56, -36.63, -16.11) |
| CIE-LCH | lch(85.56, 40.01, 203.74°) |
| OKLab | oklab(86.16% -0.1177 -0.0447) |
| OKLCH | oklch(86.16% 0.126 200.8) |
| XYZ | xyz(49.0731, 67.1050, 95.1429) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 3.51
Bright Cyan
#41FDFE
ΔE00 5.01
Aqua Blue
#02D8E9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.05
Aqua
#00FFFF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52EAF3 #F35B52
analogous
#52F3AB #52EAF3 #5299F3
triadic
#52EAF3 #F352EA #EAF352
tetradic
#52EAF3 #AB52F3 #F35B52 #99F352
square
#52EAF3 #AB52F3 #F35B52 #99F352
split-complementary
#52EAF3 #F35299 #F3AB52
monochromatic
#0DB4BD #19E3EF #52EAF3 #8BF1F7 #C4F8FB
Accessibility & contrast
On white
1.46
#52EAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#52EAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52EAF3
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52EAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52EAF3 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E0F4
Deuteranopia (green-blind)
#C1CEF4
Tritanopia (blue-blind)
#00F2EC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #52eaf3; /* rgb */ color: rgb(82, 234, 243); /* oklch */ color: oklch(86.2% 0.126 200.8);
Tailwind
colors: {
custom: {
50: '#96f1f7',
500: '#52eaf3',
950: '#000000',
},
}SCSS
$custom: #52eaf3; $custom-light: #96f1f7; $custom-dark: #000000;
JSON
{
"hex": "#52eaf3",
"rgb": {
"r": 82,
"g": 234,
"b": 243
},
"hsl": {
"h": 183.354,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.86158,
"c": 0.12594,
"h": 200.8
},
"luminance": 0.67111
}Semantic roles & 50–950 ramp
primary
#52EAF3
secondary
#BC362E
accent
#0F02E4
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1717
muted
#808585