#52DFE9#52DFE9
#52DFE9 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.120 H 201.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFE9 |
|---|---|
| RGB | rgb(82, 223, 233) |
| HSL | hsl(184, 77%, 62%) |
| HSV | hsv(184, 65%, 91%) |
| CMYK | cmyk(64.8%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(82.08, -34.31, -16.05) |
| CIE-LCH | lch(82.08, 37.88, 205.07°) |
| OKLab | oklab(83.25% -0.111 -0.0445) |
| OKLCH | oklch(83.25% 0.12 201.8) |
| XYZ | xyz(44.5690, 60.4474, 86.3936) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.16
Robin'S Egg
#6DEDFD
ΔE00 4.25
Darkturquoise
#00CED1
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 5.82
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Mediumturquoise
#48D1CC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFE9 #E95C52
analogous
#52E9A8 #52DFE9 #5293E9
triadic
#52DFE9 #E952DF #DFE952
tetradic
#52DFE9 #A852E9 #E95C52 #93E952
square
#52DFE9 #A852E9 #E95C52 #93E952
split-complementary
#52DFE9 #E95293 #E9A852
monochromatic
#16A1AB #1DD4E1 #52DFE9 #88E9F0 #BFF3F7
Accessibility & contrast
On white
1.60
#52DFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#52DFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFE9
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFE9 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EA
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#00E7E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52dfe9; /* rgb */ color: rgb(82, 223, 233); /* oklch */ color: oklch(83.2% 0.120 201.8);
Tailwind
colors: {
custom: {
50: '#94e9f0',
500: '#52dfe9',
950: '#000000',
},
}SCSS
$custom: #52dfe9; $custom-light: #94e9f0; $custom-dark: #000000;
JSON
{
"hex": "#52dfe9",
"rgb": {
"r": 82,
"g": 223,
"b": 233
},
"hsl": {
"h": 183.974,
"s": 77.436,
"l": 61.765
},
"oklch": {
"l": 0.83246,
"c": 0.1196,
"h": 201.8
},
"luminance": 0.60452
}Semantic roles & 50–950 ramp
primary
#52DFE9
secondary
#AC3B33
accent
#190CDA
background
#FCFEFF
surface
#F5FDFE
border
#CFD5D6
text
#0F1616
muted
#808485