#52DEF4#52DEF4
#52DEF4 is a very light, vivid teal. Relative luminance 0.606; OKLCH L 83.4% C 0.122 H 209.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEF4 |
|---|---|
| RGB | rgb(82, 222, 244) |
| HSL | hsl(188, 88%, 64%) |
| HSV | hsv(188, 66%, 96%) |
| CMYK | cmyk(66.4%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(82.14, -30.69, -21.79) |
| CIE-LCH | lch(82.14, 37.64, 215.38°) |
| OKLab | oklab(83.41% -0.1056 -0.0605) |
| OKLCH | oklch(83.41% 0.122 209.8) |
| XYZ | xyz(45.9232, 60.5629, 94.8400) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.74
Robin'S Egg
#6DEDFD
ΔE00 3.94
Neon Blue
#04D9FF
ΔE00 4.44
Robin Egg Blue
#8AF1FE
ΔE00 5.82
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Bright Light Blue
#26F7FD
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEF4 #F46852
analogous
#52F4B9 #52DEF4 #528DF4
triadic
#52DEF4 #F452DE #DEF452
tetradic
#52DEF4 #B952F4 #F46852 #8DF452
square
#52DEF4 #B952F4 #F46852 #8DF452
split-complementary
#52DEF4 #F4528D #F4B952
monochromatic
#0CA7BF #18D3F0 #52DEF4 #8CE9F8 #C5F4FB
Accessibility & contrast
On white
1.60
#52DEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#52DEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEF4
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEF4 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F5
Deuteranopia (green-blind)
#B3C5F4
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52def4; /* rgb */ color: rgb(82, 222, 244); /* oklch */ color: oklch(83.4% 0.122 209.8);
Tailwind
colors: {
custom: {
50: '#95e8f7',
500: '#52def4',
950: '#000000',
},
}SCSS
$custom: #52def4; $custom-light: #95e8f7; $custom-dark: #000000;
JSON
{
"hex": "#52def4",
"rgb": {
"r": 82,
"g": 222,
"b": 244
},
"hsl": {
"h": 188.148,
"s": 88.043,
"l": 63.922
},
"oklch": {
"l": 0.83412,
"c": 0.12174,
"h": 209.8
},
"luminance": 0.60568
}Semantic roles & 50–950 ramp
primary
#52DEF4
secondary
#BD412D
accent
#2001E5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485