#60DCD0#60DCD0
#60DCD0 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 186.6°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD0 |
|---|---|
| RGB | rgb(96, 220, 208) |
| HSL | hsl(174, 64%, 62%) |
| HSV | hsv(174, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(80.86, -37.29, -4.53) |
| CIE-LCH | lch(80.86, 37.56, 186.93°) |
| OKLab | oklab(82.13% -0.1111 -0.0128) |
| OKLCH | oklch(82.13% 0.112 186.6) |
| XYZ | xyz(41.7972, 58.2231, 68.6978) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.50
Mediumturquoise
#48D1CC
ΔE00 3.71
Tiffany Blue
#7BF2DA
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.71
Seafoam Blue
#78D1B6
ΔE00 6.82
Bright Aqua
#0BF9EA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD0 #DC606C
analogous
#60DC92 #60DCD0 #60AADC
triadic
#60DCD0 #D060DC #DCD060
tetradic
#60DCD0 #9260DC #DC606C #AADC60
square
#60DCD0 #9260DC #DC606C #AADC60
split-complementary
#60DCD0 #DC60AA #DC9260
monochromatic
#239F93 #2ED1C1 #60DCD0 #92E7DF #C4F2EE
Accessibility & contrast
On white
1.66
#60DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#60DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD0
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD0 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D0
Deuteranopia (green-blind)
#BEC3D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd0; /* rgb */ color: rgb(96, 220, 208); /* oklch */ color: oklch(82.1% 0.112 186.6);
Tailwind
colors: {
custom: {
50: '#98e7de',
500: '#60dcd0',
950: '#000000',
},
}SCSS
$custom: #60dcd0; $custom-light: #98e7de; $custom-dark: #000000;
JSON
{
"hex": "#60dcd0",
"rgb": {
"r": 96,
"g": 220,
"b": 208
},
"hsl": {
"h": 174.194,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82126,
"c": 0.11184,
"h": 186.6
},
"luminance": 0.58227
}Semantic roles & 50–950 ramp
primary
#60DCD0
secondary
#A23E48
accent
#1A2BCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484