#52DDDF#52DDDF
#52DDDF is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.4% C 0.118 H 196.5°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #52DDDF |
|---|---|
| RGB | rgb(82, 221, 223) |
| HSL | hsl(181, 69%, 60%) |
| HSV | hsv(181, 63%, 87%) |
| CMYK | cmyk(63.2%, 0.9%, 0%, 12.5%) |
| CIE-LAB | lab(81.20, -36.17, -12.06) |
| CIE-LCH | lch(81.20, 38.12, 198.44°) |
| OKLab | oklab(82.43% -0.1131 -0.0334) |
| OKLCH | oklch(82.43% 0.118 196.5) |
| XYZ | xyz(42.6495, 58.8298, 78.9053) |
| Luminance | 0.5883 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 4.42
Aqua Blue
#02D8E9
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.33
Robin'S Egg
#6DEDFD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DDDF #DF5452
analogous
#52DF9B #52DDDF #5297DF
triadic
#52DDDF #DF52DD #DDDF52
tetradic
#52DDDF #9B52DF #DF5452 #97DF52
square
#52DDDF #9B52DF #DF5452 #97DF52
split-complementary
#52DDDF #DF5297 #DF9B52
monochromatic
#1D989A #26CBCE #52DDDF #86E7E9 #B9F1F2
Accessibility & contrast
On white
1.64
#52DDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#52DDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DDDF
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DDDF | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E4DD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #52dddf; /* rgb */ color: rgb(82, 221, 223); /* oklch */ color: oklch(82.4% 0.118 196.5);
Tailwind
colors: {
custom: {
50: '#93e8e9',
500: '#52dddf',
950: '#000000',
},
}SCSS
$custom: #52dddf; $custom-light: #93e8e9; $custom-dark: #000000;
JSON
{
"hex": "#52dddf",
"rgb": {
"r": 82,
"g": 221,
"b": 223
},
"hsl": {
"h": 180.851,
"s": 68.78,
"l": 59.804
},
"oklch": {
"l": 0.82431,
"c": 0.11799,
"h": 196.5
},
"luminance": 0.58834
}Semantic roles & 50–950 ramp
primary
#52DDDF
secondary
#9E3937
accent
#3F3CEC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0E1616
muted
#7F8484