#52DFDF#52DFDF
#52DFDF is a very light, moderate teal. Relative luminance 0.599; OKLCH L 82.9% C 0.119 H 195.1°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #52DFDF |
|---|---|
| RGB | rgb(82, 223, 223) |
| HSL | hsl(180, 69%, 60%) |
| HSV | hsv(180, 63%, 87%) |
| CMYK | cmyk(63.2%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(81.78, -37.09, -11.19) |
| CIE-LCH | lch(81.78, 38.74, 196.79°) |
| OKLab | oklab(82.9% -0.1152 -0.0311) |
| OKLCH | oklch(82.9% 0.119 195.1) |
| XYZ | xyz(43.1807, 59.8921, 79.0824) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 4.80
Turquoise
#40E0D0
ΔE00 5.60
Bright Light Blue
#26F7FD
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DFDF #DF5252
analogous
#52DF99 #52DFDF #5299DF
triadic
#52DFDF #DF52DF #DFDF52
tetradic
#52DFDF #9952DF #DF5252 #99DF52
square
#52DFDF #9952DF #DF5252 #99DF52
split-complementary
#52DFDF #DF5299 #DF9952
monochromatic
#1D9A9A #26CECE #52DFDF #86E9E9 #B9F2F2
Accessibility & contrast
On white
1.62
#52DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#52DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DFDF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DFDF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E6DF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #52dfdf; /* rgb */ color: rgb(82, 223, 223); /* oklch */ color: oklch(82.9% 0.119 195.1);
Tailwind
colors: {
custom: {
50: '#94e9e8',
500: '#52dfdf',
950: '#000000',
},
}SCSS
$custom: #52dfdf; $custom-light: #94e9e8; $custom-dark: #000000;
JSON
{
"hex": "#52dfdf",
"rgb": {
"r": 82,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 68.78,
"l": 59.804
},
"oklch": {
"l": 0.82902,
"c": 0.11928,
"h": 195.1
},
"luminance": 0.59897
}Semantic roles & 50–950 ramp
primary
#52DFDF
secondary
#9E3737
accent
#3C3CEC
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484