#52E4FF#52E4FF
#52E4FF is a very light, vivid teal. Relative luminance 0.645; OKLCH L 85.2% C 0.127 H 212.4°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #52E4FF |
|---|---|
| RGB | rgb(82, 228, 255) |
| HSL | hsl(189, 100%, 66%) |
| HSV | hsv(189, 68%, 100%) |
| CMYK | cmyk(67.8%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(84.22, -30.35, -24.44) |
| CIE-LCH | lch(84.22, 38.97, 218.84°) |
| OKLab | oklab(85.21% -0.1072 -0.068) |
| OKLCH | oklch(85.21% 0.127 212.4) |
| XYZ | xyz(49.2654, 64.4950, 104.4407) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.83
Neon Blue
#04D9FF
ΔE00 3.98
Aqua Blue
#02D8E9
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Sky Blue
#87CEEB
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E4FF #FF6D52
analogous
#52FFC3 #52E4FF #528DFF
triadic
#52E4FF #FF52E4 #E4FF52
tetradic
#52E4FF #C352FF #FF6D52 #8DFF52
square
#52E4FF #C352FF #FF6D52 #8DFF52
split-complementary
#52E4FF #FF528D #FFC352
monochromatic
#00B5D7 #15DAFF #52E4FF #8FEEFF #CCF7FF
Accessibility & contrast
On white
1.51
#52E4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#52E4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E4FF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E4FF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#B7CAFF
Tritanopia (blue-blind)
#00EFEC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #52e4ff; /* rgb */ color: rgb(82, 228, 255); /* oklch */ color: oklch(85.2% 0.127 212.4);
Tailwind
colors: {
custom: {
50: '#97edff',
500: '#52e4ff',
950: '#000000',
},
}SCSS
$custom: #52e4ff; $custom-light: #97edff; $custom-dark: #000000;
JSON
{
"hex": "#52e4ff",
"rgb": {
"r": 82,
"g": 228,
"b": 255
},
"hsl": {
"h": 189.364,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.85208,
"c": 0.12693,
"h": 212.4
},
"luminance": 0.64501
}Semantic roles & 50–950 ramp
primary
#52E4FF
secondary
#D04025
accent
#2400E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486