#52DFE5#52DFE5
#52DFE5 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.119 H 199.1°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFE5 |
|---|---|
| RGB | rgb(82, 223, 229) |
| HSL | hsl(182, 74%, 61%) |
| HSV | hsv(182, 64%, 90%) |
| CMYK | cmyk(64.2%, 2.6%, 0%, 10.2%) |
| CIE-LAB | lab(81.96, -35.43, -14.11) |
| CIE-LCH | lch(81.96, 38.14, 201.72°) |
| OKLab | oklab(83.11% -0.1127 -0.0391) |
| OKLCH | oklch(83.11% 0.119 199.1) |
| XYZ | xyz(44.0040, 60.2215, 83.4184) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 5.08
Robin'S Egg
#6DEDFD
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 5.23
Bright Light Blue
#26F7FD
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFE5 #E55852
analogous
#52E5A1 #52DFE5 #5295E5
triadic
#52DFE5 #E552DF #DFE552
tetradic
#52DFE5 #A152E5 #E55852 #95E552
square
#52DFE5 #A152E5 #E55852 #95E552
split-complementary
#52DFE5 #E55295 #E5A152
monochromatic
#199EA4 #21D2D9 #52DFE5 #87E9ED #BCF3F5
Accessibility & contrast
On white
1.61
#52DFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#52DFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFE5
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFE5 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E6
Deuteranopia (green-blind)
#B9C5E6
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52dfe5; /* rgb */ color: rgb(82, 223, 229); /* oklch */ color: oklch(83.1% 0.119 199.1);
Tailwind
colors: {
custom: {
50: '#94e9ed',
500: '#52dfe5',
950: '#000000',
},
}SCSS
$custom: #52dfe5; $custom-light: #94e9ed; $custom-dark: #000000;
JSON
{
"hex": "#52dfe5",
"rgb": {
"r": 82,
"g": 223,
"b": 229
},
"hsl": {
"h": 182.449,
"s": 73.869,
"l": 60.98
},
"oklch": {
"l": 0.83106,
"c": 0.11926,
"h": 199.1
},
"luminance": 0.60226
}Semantic roles & 50–950 ramp
primary
#52DFE5
secondary
#A63A35
accent
#1810D6
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484