#60DFD6#60DFD6
#60DFD6 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.0% C 0.113 H 188.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #60DFD6 |
|---|---|
| RGB | rgb(96, 223, 214) |
| HSL | hsl(176, 66%, 63%) |
| HSV | hsv(176, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(81.90, -37.12, -6.19) |
| CIE-LCH | lch(81.90, 37.64, 189.47°) |
| OKLab | oklab(83.02% -0.1117 -0.0173) |
| OKLCH | oklch(83.02% 0.113 188.8) |
| XYZ | xyz(43.3438, 60.1128, 72.9240) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.05
Mediumturquoise
#48D1CC
ΔE00 3.75
Darkturquoise
#00CED1
ΔE00 6.37
Tiffany Blue
#7BF2DA
ΔE00 6.48
Bright Aqua
#0BF9EA
ΔE00 6.57
Bright Turquoise
#0FFEF9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DFD6 #DF6069
analogous
#60DF96 #60DFD6 #60A9DF
triadic
#60DFD6 #D660DF #DFD660
tetradic
#60DFD6 #9660DF #DF6069 #A9DF60
square
#60DFD6 #9660DF #DF6069 #A9DF60
split-complementary
#60DFD6 #DF60A9 #DF9660
monochromatic
#21A49A #2DD5C9 #60DFD6 #93E9E3 #C6F4F0
Accessibility & contrast
On white
1.61
#60DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#60DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DFD6
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DFD6 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#C0C5D7
Tritanopia (blue-blind)
#00E4DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #60dfd6; /* rgb */ color: rgb(96, 223, 214); /* oklch */ color: oklch(83.0% 0.113 188.8);
Tailwind
colors: {
custom: {
50: '#99e9e2',
500: '#60dfd6',
950: '#000000',
},
}SCSS
$custom: #60dfd6; $custom-light: #99e9e2; $custom-dark: #000000;
JSON
{
"hex": "#60dfd6",
"rgb": {
"r": 96,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.748,
"s": 66.492,
"l": 62.549
},
"oklch": {
"l": 0.83021,
"c": 0.11303,
"h": 188.8
},
"luminance": 0.60117
}Semantic roles & 50–950 ramp
primary
#60DFD6
secondary
#A63D44
accent
#1724CE
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484