#60DFDC#60DFDC
#60DFDC is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.2% C 0.112 H 193.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFDC |
|---|---|
| RGB | rgb(96, 223, 220) |
| HSL | hsl(179, 66%, 63%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(82.07, -35.56, -9.13) |
| CIE-LCH | lch(82.07, 36.71, 194.40°) |
| OKLab | oklab(83.21% -0.1091 -0.0253) |
| OKLCH | oklch(83.21% 0.112 193.1) |
| XYZ | xyz(44.1242, 60.4250, 77.0341) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.74
Turquoise
#40E0D0
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.48
Bright Light Blue
#26F7FD
ΔE00 6.31
Bright Cyan
#41FDFE
ΔE00 6.80
Aqua Blue
#02D8E9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFDC #DF6063
analogous
#60DF9D #60DFDC #60A2DF
triadic
#60DFDC #DC60DF #DFDC60
tetradic
#60DFDC #9D60DF #DF6063 #A2DF60
square
#60DFDC #9D60DF #DF6063 #A2DF60
split-complementary
#60DFDC #DF60A2 #DF9D60
monochromatic
#21A4A1 #2DD5D1 #60DFDC #93E9E7 #C6F4F2
Accessibility & contrast
On white
1.60
#60DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#60DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFDC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFDC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#BEC6DD
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfdc; /* rgb */ color: rgb(96, 223, 220); /* oklch */ color: oklch(83.2% 0.112 193.1);
Tailwind
colors: {
custom: {
50: '#99e9e6',
500: '#60dfdc',
950: '#000000',
},
}SCSS
$custom: #60dfdc; $custom-light: #99e9e6; $custom-dark: #000000;
JSON
{
"hex": "#60dfdc",
"rgb": {
"r": 96,
"g": 223,
"b": 220
},
"hsl": {
"h": 178.583,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83214,
"c": 0.11205,
"h": 193.1
},
"luminance": 0.60429
}Semantic roles & 50–950 ramp
primary
#60DFDC
secondary
#A63D3F
accent
#171BCE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484