#52DEF3#52DEF3
#52DEF3 is a very light, vivid teal. Relative luminance 0.605; OKLCH L 83.4% C 0.121 H 209.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #52DEF3 |
|---|---|
| RGB | rgb(82, 222, 243) |
| HSL | hsl(188, 87%, 64%) |
| HSV | hsv(188, 66%, 95%) |
| CMYK | cmyk(66.3%, 8.6%, 0%, 4.7%) |
| CIE-LAB | lab(82.11, -30.98, -21.31) |
| CIE-LCH | lch(82.11, 37.60, 214.53°) |
| OKLab | oklab(83.38% -0.106 -0.0592) |
| OKLCH | oklch(83.38% 0.121 209.2) |
| XYZ | xyz(45.7717, 60.5023, 94.0425) |
| Luminance | 0.6051 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Robin'S Egg
#6DEDFD
ΔE00 3.83
Neon Blue
#04D9FF
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Bright Light Blue
#26F7FD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DEF3 #F36752
analogous
#52F3B7 #52DEF3 #528DF3
triadic
#52DEF3 #F352DE #DEF352
tetradic
#52DEF3 #B752F3 #F36752 #8DF352
square
#52DEF3 #B752F3 #F36752 #8DF352
split-complementary
#52DEF3 #F3528D #F3B752
monochromatic
#0DA6BD #19D3EF #52DEF3 #8BE9F7 #C4F4FB
Accessibility & contrast
On white
1.60
#52DEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#52DEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DEF3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DEF3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F4
Deuteranopia (green-blind)
#B4C5F3
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52def3; /* rgb */ color: rgb(82, 222, 243); /* oklch */ color: oklch(83.4% 0.121 209.2);
Tailwind
colors: {
custom: {
50: '#95e8f7',
500: '#52def3',
950: '#000000',
},
}SCSS
$custom: #52def3; $custom-light: #95e8f7; $custom-dark: #000000;
JSON
{
"hex": "#52def3",
"rgb": {
"r": 82,
"g": 222,
"b": 243
},
"hsl": {
"h": 187.826,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.83375,
"c": 0.12141,
"h": 209.2
},
"luminance": 0.60507
}Semantic roles & 50–950 ramp
primary
#52DEF3
secondary
#BC402E
accent
#1F02E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485