#60DCDC#60DCDC
#60DCDC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.5% C 0.110 H 195.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCDC |
|---|---|
| RGB | rgb(96, 220, 220) |
| HSL | hsl(180, 64%, 62%) |
| HSV | hsv(180, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(81.20, -34.16, -10.42) |
| CIE-LCH | lch(81.20, 35.71, 196.96°) |
| OKLab | oklab(82.51% -0.106 -0.0289) |
| OKLCH | oklch(82.51% 0.11 195.2) |
| XYZ | xyz(43.3298, 58.8361, 76.7693) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.66
Darkturquoise
#00CED1
ΔE00 4.85
Aqua Blue
#02D8E9
ΔE00 5.83
Turquoise
#40E0D0
ΔE00 6.02
Bright Light Blue
#26F7FD
ΔE00 6.58
Robin'S Egg
#6DEDFD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCDC #DC6060
analogous
#60DC9E #60DCDC #609EDC
triadic
#60DCDC #DC60DC #DCDC60
tetradic
#60DCDC #9E60DC #DC6060 #9EDC60
square
#60DCDC #9E60DC #DC6060 #9EDC60
split-complementary
#60DCDC #DC609E #DC9E60
monochromatic
#239F9F #2ED1D1 #60DCDC #92E7E7 #C4F2F2
Accessibility & contrast
On white
1.64
#60DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#60DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCDC
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCDC | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BBC3DD
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dcdc; /* rgb */ color: rgb(96, 220, 220); /* oklch */ color: oklch(82.5% 0.110 195.2);
Tailwind
colors: {
custom: {
50: '#99e7e6',
500: '#60dcdc',
950: '#000000',
},
}SCSS
$custom: #60dcdc; $custom-light: #99e7e6; $custom-dark: #000000;
JSON
{
"hex": "#60dcdc",
"rgb": {
"r": 96,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82513,
"c": 0.10987,
"h": 195.2
},
"luminance": 0.58841
}Semantic roles & 50–950 ramp
primary
#60DCDC
secondary
#A23E3E
accent
#1A1ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484