#60DBDC#60DBDC
#60DBDC is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.3% C 0.109 H 196.0°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #60DBDC |
|---|---|
| RGB | rgb(96, 219, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 56%, 86%) |
| CMYK | cmyk(56.4%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.91, -33.69, -10.85) |
| CIE-LCH | lch(80.91, 35.39, 197.85°) |
| OKLab | oklab(82.28% -0.105 -0.03) |
| OKLCH | oklch(82.28% 0.109 196) |
| XYZ | xyz(43.0681, 58.3128, 76.6821) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Darkturquoise
#00CED1
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.49
Turquoise
#40E0D0
ΔE00 6.41
Robin'S Egg
#6DEDFD
ΔE00 6.67
Bright Light Blue
#26F7FD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DBDC #DC6160
analogous
#60DC9F #60DBDC #609DDC
triadic
#60DBDC #DC60DB #DBDC60
tetradic
#60DBDC #9F60DC #DC6160 #9DDC60
square
#60DBDC #9F60DC #DC6160 #9DDC60
split-complementary
#60DBDC #DC609D #DC9F60
monochromatic
#239E9F #2ED0D1 #60DBDC #92E6E7 #C4F2F2
Accessibility & contrast
On white
1.66
#60DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#60DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DBDC
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DBDC | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DC
Deuteranopia (green-blind)
#BAC3DD
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dbdc; /* rgb */ color: rgb(96, 219, 220); /* oklch */ color: oklch(82.3% 0.109 196.0);
Tailwind
colors: {
custom: {
50: '#99e6e6',
500: '#60dbdc',
950: '#000000',
},
}SCSS
$custom: #60dbdc; $custom-light: #99e6e6; $custom-dark: #000000;
JSON
{
"hex": "#60dbdc",
"rgb": {
"r": 96,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.484,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82279,
"c": 0.10918,
"h": 196
},
"luminance": 0.58317
}Semantic roles & 50–950 ramp
primary
#60DBDC
secondary
#A23F3E
accent
#1B1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484