#52E1F3#52E1F3
#52E1F3 is a very light, vivid teal. Relative luminance 0.621; OKLCH L 84.1% C 0.122 H 207.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #52E1F3 |
|---|---|
| RGB | rgb(82, 225, 243) |
| HSL | hsl(187, 87%, 64%) |
| HSV | hsv(187, 66%, 95%) |
| CMYK | cmyk(66.3%, 7.4%, 0%, 4.7%) |
| CIE-LAB | lab(82.97, -32.41, -20.01) |
| CIE-LCH | lch(82.97, 38.09, 211.69°) |
| OKLab | oklab(84.07% -0.109 -0.0555) |
| OKLCH | oklch(84.07% 0.122 207) |
| XYZ | xyz(46.5756, 62.1101, 94.3104) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.05
Aqua Blue
#02D8E9
ΔE00 3.31
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Neon Blue
#04D9FF
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.26
Bright Light Blue
#26F7FD
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E1F3 #F36452
analogous
#52F3B4 #52E1F3 #5290F3
triadic
#52E1F3 #F352E1 #E1F352
tetradic
#52E1F3 #B452F3 #F36452 #90F352
square
#52E1F3 #B452F3 #F36452 #90F352
split-complementary
#52E1F3 #F35290 #F3B452
monochromatic
#0DAABD #19D7EF #52E1F3 #8BEBF7 #C4F5FB
Accessibility & contrast
On white
1.56
#52E1F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#52E1F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E1F3
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E1F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E1F3 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F4
Deuteranopia (green-blind)
#B7C7F3
Tritanopia (blue-blind)
#00EAE6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #52e1f3; /* rgb */ color: rgb(82, 225, 243); /* oklch */ color: oklch(84.1% 0.122 207.0);
Tailwind
colors: {
custom: {
50: '#95eaf7',
500: '#52e1f3',
950: '#000000',
},
}SCSS
$custom: #52e1f3; $custom-light: #95eaf7; $custom-dark: #000000;
JSON
{
"hex": "#52e1f3",
"rgb": {
"r": 82,
"g": 225,
"b": 243
},
"hsl": {
"h": 186.708,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.8407,
"c": 0.12229,
"h": 207
},
"luminance": 0.62115
}Semantic roles & 50–950 ramp
primary
#52E1F3
secondary
#BC3D2E
accent
#1B02E4
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1617
muted
#808485