#60DFD7#60DFD7
#60DFD7 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.113 H 189.5°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFD7 |
|---|---|
| RGB | rgb(96, 223, 215) |
| HSL | hsl(176, 66%, 63%) |
| HSV | hsv(176, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(81.93, -36.86, -6.68) |
| CIE-LCH | lch(81.93, 37.47, 190.27°) |
| OKLab | oklab(83.05% -0.1113 -0.0187) |
| OKLCH | oklch(83.05% 0.113 189.5) |
| XYZ | xyz(43.4719, 60.1641, 73.5987) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.34
Mediumturquoise
#48D1CC
ΔE00 3.67
Darkturquoise
#00CED1
ΔE00 6.18
Bright Aqua
#0BF9EA
ΔE00 6.67
Tiffany Blue
#7BF2DA
ΔE00 6.74
Bright Light Blue
#26F7FD
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFD7 #DF6068
analogous
#60DF97 #60DFD7 #60A8DF
triadic
#60DFD7 #D760DF #DFD760
tetradic
#60DFD7 #9760DF #DF6068 #A8DF60
square
#60DFD7 #9760DF #DF6068 #A8DF60
split-complementary
#60DFD7 #DF60A8 #DF9760
monochromatic
#21A49B #2DD5CA #60DFD7 #93E9E4 #C6F4F1
Accessibility & contrast
On white
1.61
#60DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#60DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFD7
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFD7 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfd7; /* rgb */ color: rgb(96, 223, 215); /* oklch */ color: oklch(83.1% 0.113 189.5);
Tailwind
colors: {
custom: {
50: '#99e9e3',
500: '#60dfd7',
950: '#000000',
},
}SCSS
$custom: #60dfd7; $custom-light: #99e9e3; $custom-dark: #000000;
JSON
{
"hex": "#60dfd7",
"rgb": {
"r": 96,
"g": 223,
"b": 215
},
"hsl": {
"h": 176.22,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83052,
"c": 0.11282,
"h": 189.5
},
"luminance": 0.60168
}Semantic roles & 50–950 ramp
primary
#60DFD7
secondary
#A63D43
accent
#1723CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484