#52DCE3#52DCE3
#52DCE3 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.118 H 199.9°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCE3 |
|---|---|
| RGB | rgb(82, 220, 227) |
| HSL | hsl(183, 72%, 61%) |
| HSV | hsv(183, 64%, 89%) |
| CMYK | cmyk(63.9%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(81.03, -34.59, -14.44) |
| CIE-LCH | lch(81.03, 37.48, 202.66°) |
| OKLab | oklab(82.33% -0.1105 -0.04) |
| OKLCH | oklch(82.33% 0.118 199.9) |
| XYZ | xyz(42.9320, 58.5216, 81.6913) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.52
Darkturquoise
#00CED1
ΔE00 4.72
Mediumturquoise
#48D1CC
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCE3 #E35952
analogous
#52E3A2 #52DCE3 #5293E3
triadic
#52DCE3 #E352DC #DCE352
tetradic
#52DCE3 #A252E3 #E35952 #93E352
square
#52DCE3 #A252E3 #E35952 #93E352
split-complementary
#52DCE3 #E35293 #E3A252
monochromatic
#1A9AA1 #23CDD5 #52DCE3 #87E7EC #BBF1F4
Accessibility & contrast
On white
1.65
#52DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#52DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCE3
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCE3 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD3E4
Deuteranopia (green-blind)
#B7C2E4
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #52dce3; /* rgb */ color: rgb(82, 220, 227); /* oklch */ color: oklch(82.3% 0.118 199.9);
Tailwind
colors: {
custom: {
50: '#94e7eb',
500: '#52dce3',
950: '#000000',
},
}SCSS
$custom: #52dce3; $custom-light: #94e7eb; $custom-dark: #000000;
JSON
{
"hex": "#52dce3",
"rgb": {
"r": 82,
"g": 220,
"b": 227
},
"hsl": {
"h": 182.897,
"s": 72.139,
"l": 60.588
},
"oklch": {
"l": 0.82334,
"c": 0.11752,
"h": 199.9
},
"luminance": 0.58526
}Semantic roles & 50–950 ramp
primary
#52DCE3
secondary
#A33B36
accent
#1B11D4
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484