#52DFE7#52DFE7
#52DFE7 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.2% C 0.119 H 200.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFE7 |
|---|---|
| RGB | rgb(82, 223, 231) |
| HSL | hsl(183, 76%, 61%) |
| HSV | hsv(183, 65%, 91%) |
| CMYK | cmyk(64.5%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(82.02, -34.87, -15.08) |
| CIE-LCH | lch(82.02, 38.00, 203.39°) |
| OKLab | oklab(83.18% -0.1118 -0.0418) |
| OKLCH | oklch(83.18% 0.119 200.5) |
| XYZ | xyz(44.2849, 60.3338, 84.8975) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.54
Robin'S Egg
#6DEDFD
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 5.37
Bright Light Blue
#26F7FD
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFE7 #E75A52
analogous
#52E7A4 #52DFE7 #5295E7
triadic
#52DFE7 #E752DF #DFE752
tetradic
#52DFE7 #A452E7 #E75A52 #95E752
square
#52DFE7 #A452E7 #E75A52 #95E752
split-complementary
#52DFE7 #E75295 #E7A452
monochromatic
#17A0A7 #1FD3DD #52DFE7 #88E9EE #BDF3F6
Accessibility & contrast
On white
1.61
#52DFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#52DFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFE7
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFE7 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6E8
Deuteranopia (green-blind)
#B9C5E8
Tritanopia (blue-blind)
#00E7E1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52dfe7; /* rgb */ color: rgb(82, 223, 231); /* oklch */ color: oklch(83.2% 0.119 200.5);
Tailwind
colors: {
custom: {
50: '#94e9ee',
500: '#52dfe7',
950: '#000000',
},
}SCSS
$custom: #52dfe7; $custom-light: #94e9ee; $custom-dark: #000000;
JSON
{
"hex": "#52dfe7",
"rgb": {
"r": 82,
"g": 223,
"b": 231
},
"hsl": {
"h": 183.221,
"s": 75.635,
"l": 61.373
},
"oklch": {
"l": 0.83176,
"c": 0.11939,
"h": 200.5
},
"luminance": 0.60339
}Semantic roles & 50–950 ramp
primary
#52DFE7
secondary
#A93A34
accent
#190ED8
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485