#60DCD4#60DCD4
#60DCD4 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.111 H 189.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD4 |
|---|---|
| RGB | rgb(96, 220, 212) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(80.97, -36.26, -6.50) |
| CIE-LCH | lch(80.97, 36.84, 190.16°) |
| OKLab | oklab(82.25% -0.1094 -0.0182) |
| OKLCH | oklch(82.25% 0.111 189.4) |
| XYZ | xyz(42.2956, 58.4224, 71.3223) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.09
Turquoise
#40E0D0
ΔE00 3.45
Darkturquoise
#00CED1
ΔE00 5.80
Tiffany Blue
#7BF2DA
ΔE00 7.13
Bright Aqua
#0BF9EA
ΔE00 7.27
Bright Light Blue
#26F7FD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD4 #DC6068
analogous
#60DC96 #60DCD4 #60A6DC
triadic
#60DCD4 #D460DC #DCD460
tetradic
#60DCD4 #9660DC #DC6068 #A6DC60
square
#60DCD4 #9660DC #DC6068 #A6DC60
split-complementary
#60DCD4 #DC60A6 #DC9660
monochromatic
#239F97 #2ED1C6 #60DCD4 #92E7E2 #C4F2EF
Accessibility & contrast
On white
1.66
#60DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#60DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD4
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD4 | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D4
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd4; /* rgb */ color: rgb(96, 220, 212); /* oklch */ color: oklch(82.3% 0.111 189.4);
Tailwind
colors: {
custom: {
50: '#99e7e1',
500: '#60dcd4',
950: '#000000',
},
}SCSS
$custom: #60dcd4; $custom-light: #99e7e1; $custom-dark: #000000;
JSON
{
"hex": "#60dcd4",
"rgb": {
"r": 96,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.129,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82252,
"c": 0.11088,
"h": 189.4
},
"luminance": 0.58427
}Semantic roles & 50–950 ramp
primary
#60DCD4
secondary
#A23E44
accent
#1A25CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484