#60DCD7#60DCD7
#60DCD7 is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.3% C 0.110 H 191.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCD7 |
|---|---|
| RGB | rgb(96, 220, 215) |
| HSL | hsl(178, 64%, 62%) |
| HSV | hsv(178, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(81.06, -35.48, -7.97) |
| CIE-LCH | lch(81.06, 36.36, 192.66°) |
| OKLab | oklab(82.35% -0.1081 -0.0222) |
| OKLCH | oklch(82.35% 0.11 191.6) |
| XYZ | xyz(42.6775, 58.5752, 73.3338) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.01
Turquoise
#40E0D0
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 7.22
Aqua Blue
#02D8E9
ΔE00 7.44
Bright Cyan
#41FDFE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCD7 #DC6065
analogous
#60DC99 #60DCD7 #60A3DC
triadic
#60DCD7 #D760DC #DCD760
tetradic
#60DCD7 #9960DC #DC6065 #A3DC60
square
#60DCD7 #9960DC #DC6065 #A3DC60
split-complementary
#60DCD7 #DC60A3 #DC9960
monochromatic
#239F9A #2ED1CA #60DCD7 #92E7E4 #C4F2F0
Accessibility & contrast
On white
1.65
#60DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#60DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCD7
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCD7 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcd7; /* rgb */ color: rgb(96, 220, 215); /* oklch */ color: oklch(82.3% 0.110 191.6);
Tailwind
colors: {
custom: {
50: '#99e7e3',
500: '#60dcd7',
950: '#000000',
},
}SCSS
$custom: #60dcd7; $custom-light: #99e7e3; $custom-dark: #000000;
JSON
{
"hex": "#60dcd7",
"rgb": {
"r": 96,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.581,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82349,
"c": 0.11036,
"h": 191.6
},
"luminance": 0.58579
}Semantic roles & 50–950 ramp
primary
#60DCD7
secondary
#A23E42
accent
#1A21CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484