#52E2F3#52E2F3
#52E2F3 is a very light, vivid teal. Relative luminance 0.627; OKLCH L 84.3% C 0.123 H 206.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #52E2F3 |
|---|---|
| RGB | rgb(82, 226, 243) |
| HSL | hsl(186, 87%, 64%) |
| HSV | hsv(186, 66%, 95%) |
| CMYK | cmyk(66.3%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(83.26, -32.88, -19.57) |
| CIE-LCH | lch(83.26, 38.27, 210.76°) |
| OKLab | oklab(84.3% -0.1099 -0.0543) |
| OKLCH | oklch(84.3% 0.123 206.3) |
| XYZ | xyz(46.8467, 62.6524, 94.4008) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.87
Aqua Blue
#02D8E9
ΔE00 3.34
Robin Egg Blue
#8AF1FE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Neon Blue
#04D9FF
ΔE00 6.20
Bright Light Blue
#26F7FD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E2F3 #F36352
analogous
#52F3B3 #52E2F3 #5291F3
triadic
#52E2F3 #F352E2 #E2F352
tetradic
#52E2F3 #B352F3 #F36352 #91F352
square
#52E2F3 #B352F3 #F36352 #91F352
split-complementary
#52E2F3 #F35291 #F3B352
monochromatic
#0DABBD #19D8EF #52E2F3 #8BECF7 #C4F5FB
Accessibility & contrast
On white
1.55
#52E2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#52E2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E2F3
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E2F3 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F4
Deuteranopia (green-blind)
#B8C8F3
Tritanopia (blue-blind)
#00EBE7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #52e2f3; /* rgb */ color: rgb(82, 226, 243); /* oklch */ color: oklch(84.3% 0.123 206.3);
Tailwind
colors: {
custom: {
50: '#96ebf7',
500: '#52e2f3',
950: '#000000',
},
}SCSS
$custom: #52e2f3; $custom-light: #96ebf7; $custom-dark: #000000;
JSON
{
"hex": "#52e2f3",
"rgb": {
"r": 82,
"g": 226,
"b": 243
},
"hsl": {
"h": 186.335,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.84302,
"c": 0.12263,
"h": 206.3
},
"luminance": 0.62658
}Semantic roles & 50–950 ramp
primary
#52E2F3
secondary
#BC3D2E
accent
#1A02E4
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485