#60DCD3#60DCD3
#60DCD3 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.111 H 188.7°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD3 |
|---|---|
| RGB | rgb(96, 220, 211) |
| HSL | hsl(176, 64%, 62%) |
| HSV | hsv(176, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(80.95, -36.52, -6.01) |
| CIE-LCH | lch(80.95, 37.01, 189.34°) |
| OKLab | oklab(82.22% -0.1098 -0.0168) |
| OKLCH | oklch(82.22% 0.111 188.7) |
| XYZ | xyz(42.1698, 58.3721, 70.6600) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.18
Mediumturquoise
#48D1CC
ΔE00 3.20
Darkturquoise
#00CED1
ΔE00 6.00
Tiffany Blue
#7BF2DA
ΔE00 6.89
Bright Aqua
#0BF9EA
ΔE00 7.19
Seafoam Blue
#78D1B6
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD3 #DC6069
analogous
#60DC95 #60DCD3 #60A7DC
triadic
#60DCD3 #D360DC #DCD360
tetradic
#60DCD3 #9560DC #DC6069 #A7DC60
square
#60DCD3 #9560DC #DC6069 #A7DC60
split-complementary
#60DCD3 #DC60A7 #DC9560
monochromatic
#239F96 #2ED1C5 #60DCD3 #92E7E1 #C4F2EF
Accessibility & contrast
On white
1.66
#60DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#60DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD3
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD3 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#BDC3D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd3; /* rgb */ color: rgb(96, 220, 211); /* oklch */ color: oklch(82.2% 0.111 188.7);
Tailwind
colors: {
custom: {
50: '#99e7e0',
500: '#60dcd3',
950: '#000000',
},
}SCSS
$custom: #60dcd3; $custom-light: #99e7e0; $custom-dark: #000000;
JSON
{
"hex": "#60dcd3",
"rgb": {
"r": 96,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.645,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82221,
"c": 0.11109,
"h": 188.7
},
"luminance": 0.58376
}Semantic roles & 50–950 ramp
primary
#60DCD3
secondary
#A23E45
accent
#1A27CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484