#52DFE6#52DFE6
#52DFE6 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.1% C 0.119 H 199.8°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFE6 |
|---|---|
| RGB | rgb(82, 223, 230) |
| HSL | hsl(183, 75%, 61%) |
| HSV | hsv(183, 64%, 90%) |
| CMYK | cmyk(64.3%, 3%, 0%, 9.8%) |
| CIE-LAB | lab(81.99, -35.15, -14.60) |
| CIE-LCH | lch(81.99, 38.06, 202.55°) |
| OKLab | oklab(83.14% -0.1122 -0.0405) |
| OKLCH | oklch(83.14% 0.119 199.8) |
| XYZ | xyz(44.1440, 60.2775, 84.1558) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.77
Robin'S Egg
#6DEDFD
ΔE00 4.92
Darkturquoise
#00CED1
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.51
Bright Light Blue
#26F7FD
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFE6 #E65952
analogous
#52E6A3 #52DFE6 #5295E6
triadic
#52DFE6 #E652DF #DFE652
tetradic
#52DFE6 #A352E6 #E65952 #95E652
square
#52DFE6 #A352E6 #E65952 #95E652
split-complementary
#52DFE6 #E65295 #E6A352
monochromatic
#189FA6 #20D2DB #52DFE6 #87E9EE #BDF3F5
Accessibility & contrast
On white
1.61
#52DFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#52DFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFE6
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFE6 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E7
Deuteranopia (green-blind)
#B9C5E7
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52dfe6; /* rgb */ color: rgb(82, 223, 230); /* oklch */ color: oklch(83.1% 0.119 199.8);
Tailwind
colors: {
custom: {
50: '#94e9ed',
500: '#52dfe6',
950: '#000000',
},
}SCSS
$custom: #52dfe6; $custom-light: #94e9ed; $custom-dark: #000000;
JSON
{
"hex": "#52dfe6",
"rgb": {
"r": 82,
"g": 223,
"b": 230
},
"hsl": {
"h": 182.838,
"s": 74.747,
"l": 61.176
},
"oklch": {
"l": 0.83141,
"c": 0.11932,
"h": 199.8
},
"luminance": 0.60282
}Semantic roles & 50–950 ramp
primary
#52DFE6
secondary
#A83A34
accent
#180FD7
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484