#60DCCF#60DCCF
#60DCCF is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.112 H 185.9°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCCF |
|---|---|
| RGB | rgb(96, 220, 207) |
| HSL | hsl(174, 64%, 62%) |
| HSV | hsv(174, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 5.9%, 13.7%) |
| CIE-LAB | lab(80.84, -37.54, -4.04) |
| CIE-LCH | lch(80.84, 37.76, 186.14°) |
| OKLab | oklab(82.1% -0.1115 -0.0115) |
| OKLCH | oklch(82.1% 0.112 185.9) |
| XYZ | xyz(41.6746, 58.1741, 68.0519) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.35
Mediumturquoise
#48D1CC
ΔE00 3.93
Tiffany Blue
#7BF2DA
ΔE00 6.05
Seafoam Blue
#78D1B6
ΔE00 6.54
Darkturquoise
#00CED1
ΔE00 6.96
Bright Aqua
#0BF9EA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCCF #DC606D
analogous
#60DC91 #60DCCF #60ABDC
triadic
#60DCCF #CF60DC #DCCF60
tetradic
#60DCCF #9160DC #DC606D #ABDC60
square
#60DCCF #9160DC #DC606D #ABDC60
split-complementary
#60DCCF #DC60AB #DC9160
monochromatic
#239F92 #2ED1C0 #60DCCF #92E7DE #C4F2ED
Accessibility & contrast
On white
1.66
#60DCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#60DCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCCF
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCCF | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CF
Deuteranopia (green-blind)
#BEC3D0
Tritanopia (blue-blind)
#00E0D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dccf; /* rgb */ color: rgb(96, 220, 207); /* oklch */ color: oklch(82.1% 0.112 185.9);
Tailwind
colors: {
custom: {
50: '#98e7dd',
500: '#60dccf',
950: '#000000',
},
}SCSS
$custom: #60dccf; $custom-light: #98e7dd; $custom-dark: #000000;
JSON
{
"hex": "#60dccf",
"rgb": {
"r": 96,
"g": 220,
"b": 207
},
"hsl": {
"h": 173.71,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82095,
"c": 0.11212,
"h": 185.9
},
"luminance": 0.58178
}Semantic roles & 50–950 ramp
primary
#60DCCF
secondary
#A23E48
accent
#1A2CCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484