#60DCD9#60DCD9
#60DCD9 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.4% C 0.110 H 193.0°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD9 |
|---|---|
| RGB | rgb(96, 220, 217) |
| HSL | hsl(179, 64%, 62%) |
| HSV | hsv(179, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(81.11, -34.95, -8.95) |
| CIE-LCH | lch(81.11, 36.08, 194.37°) |
| OKLab | oklab(82.41% -0.1073 -0.0248) |
| OKLCH | oklch(82.41% 0.11 193) |
| XYZ | xyz(42.9361, 58.6786, 74.6956) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.16
Turquoise
#40E0D0
ΔE00 5.00
Darkturquoise
#00CED1
ΔE00 5.03
Aqua Blue
#02D8E9
ΔE00 6.78
Bright Light Blue
#26F7FD
ΔE00 6.91
Bright Cyan
#41FDFE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD9 #DC6063
analogous
#60DC9B #60DCD9 #60A1DC
triadic
#60DCD9 #D960DC #DCD960
tetradic
#60DCD9 #9B60DC #DC6063 #A1DC60
square
#60DCD9 #9B60DC #DC6063 #A1DC60
split-complementary
#60DCD9 #DC60A1 #DC9B60
monochromatic
#239F9C #2ED1CD #60DCD9 #92E7E5 #C4F2F1
Accessibility & contrast
On white
1.65
#60DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#60DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD9
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD9 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#BCC3DA
Tritanopia (blue-blind)
#00E2DB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd9; /* rgb */ color: rgb(96, 220, 217); /* oklch */ color: oklch(82.4% 0.110 193.0);
Tailwind
colors: {
custom: {
50: '#99e7e4',
500: '#60dcd9',
950: '#000000',
},
}SCSS
$custom: #60dcd9; $custom-light: #99e7e4; $custom-dark: #000000;
JSON
{
"hex": "#60dcd9",
"rgb": {
"r": 96,
"g": 220,
"b": 217
},
"hsl": {
"h": 178.548,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82414,
"c": 0.1101,
"h": 193
},
"luminance": 0.58683
}Semantic roles & 50–950 ramp
primary
#60DCD9
secondary
#A23E40
accent
#1A1ECC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484