#60DADC#60DADC
#60DADC is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.108 H 196.7°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #60DADC |
|---|---|
| RGB | rgb(96, 218, 220) |
| HSL | hsl(181, 64%, 62%) |
| HSV | hsv(181, 56%, 86%) |
| CMYK | cmyk(56.4%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.62, -33.21, -11.28) |
| CIE-LCH | lch(80.62, 35.08, 198.76°) |
| OKLab | oklab(82.05% -0.1039 -0.0312) |
| OKLCH | oklch(82.05% 0.109 196.7) |
| XYZ | xyz(42.8081, 57.7926, 76.5954) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 5.18
Robin'S Egg
#6DEDFD
ΔE00 6.52
Turquoise
#40E0D0
ΔE00 6.80
Bright Light Blue
#26F7FD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DADC #DC6260
analogous
#60DCA0 #60DADC #609CDC
triadic
#60DADC #DC60DA #DADC60
tetradic
#60DADC #A060DC #DC6260 #9CDC60
square
#60DADC #A060DC #DC6260 #9CDC60
split-complementary
#60DADC #DC609C #DCA060
monochromatic
#239D9F #2ECED1 #60DADC #92E6E7 #C4F1F2
Accessibility & contrast
On white
1.67
#60DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#60DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DADC
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DADC | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DC
Deuteranopia (green-blind)
#B9C2DD
Tritanopia (blue-blind)
#00E0DA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #60dadc; /* rgb */ color: rgb(96, 218, 220); /* oklch */ color: oklch(82.0% 0.108 196.7);
Tailwind
colors: {
custom: {
50: '#99e6e6',
500: '#60dadc',
950: '#000000',
},
}SCSS
$custom: #60dadc; $custom-light: #99e6e6; $custom-dark: #000000;
JSON
{
"hex": "#60dadc",
"rgb": {
"r": 96,
"g": 218,
"b": 220
},
"hsl": {
"h": 180.968,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82046,
"c": 0.1085,
"h": 196.7
},
"luminance": 0.57797
}Semantic roles & 50–950 ramp
primary
#60DADC
secondary
#A2403E
accent
#1D1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484