#52DFE2#52DFE2
#52DFE2 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.119 H 197.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFE2 |
|---|---|
| RGB | rgb(82, 223, 226) |
| HSL | hsl(181, 71%, 60%) |
| HSV | hsv(181, 64%, 89%) |
| CMYK | cmyk(63.7%, 1.3%, 0%, 11.4%) |
| CIE-LAB | lab(81.87, -36.27, -12.65) |
| CIE-LCH | lch(81.87, 38.41, 199.23°) |
| OKLab | oklab(83% -0.1139 -0.0351) |
| OKLCH | oklch(83% 0.119 197.1) |
| XYZ | xyz(43.5888, 60.0554, 81.2314) |
| Luminance | 0.6006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.48
Darkturquoise
#00CED1
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 4.84
Bright Light Blue
#26F7FD
ΔE00 5.49
Robin'S Egg
#6DEDFD
ΔE00 5.98
Bright Cyan
#41FDFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFE2 #E25552
analogous
#52E29D #52DFE2 #5297E2
triadic
#52DFE2 #E252DF #DFE252
tetradic
#52DFE2 #9D52E2 #E25552 #97E252
square
#52DFE2 #9D52E2 #E25552 #97E252
split-complementary
#52DFE2 #E25297 #E29D52
monochromatic
#1B9C9F #23D0D3 #52DFE2 #86E9EB #BBF2F4
Accessibility & contrast
On white
1.61
#52DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#52DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFE2
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFE2 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E2
Deuteranopia (green-blind)
#BAC5E3
Tritanopia (blue-blind)
#00E6E0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52dfe2; /* rgb */ color: rgb(82, 223, 226); /* oklch */ color: oklch(83.0% 0.119 197.1);
Tailwind
colors: {
custom: {
50: '#94e9eb',
500: '#52dfe2',
950: '#000000',
},
}SCSS
$custom: #52dfe2; $custom-light: #94e9eb; $custom-dark: #000000;
JSON
{
"hex": "#52dfe2",
"rgb": {
"r": 82,
"g": 223,
"b": 226
},
"hsl": {
"h": 181.25,
"s": 71.287,
"l": 60.392
},
"oklch": {
"l": 0.83004,
"c": 0.11918,
"h": 197.1
},
"luminance": 0.6006
}Semantic roles & 50–950 ramp
primary
#52DFE2
secondary
#A23836
accent
#1612D3
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484