#60D9CD#60D9CD
#60D9CD is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.3% C 0.110 H 186.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #60D9CD |
|---|---|
| RGB | rgb(96, 217, 205) |
| HSL | hsl(174, 61%, 61%) |
| HSV | hsv(174, 56%, 85%) |
| CMYK | cmyk(55.8%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(79.91, -36.67, -4.34) |
| CIE-LCH | lch(79.91, 36.93, 186.75°) |
| OKLab | oklab(81.33% -0.1092 -0.0123) |
| OKLCH | oklch(81.33% 0.11 186.4) |
| XYZ | xyz(40.6514, 56.5163, 66.5122) |
| Luminance | 0.5652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.85
Mediumturquoise
#48D1CC
ΔE00 3.32
Darkturquoise
#00CED1
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 6.49
Tiffany Blue
#7BF2DA
ΔE00 6.75
Aqua (survey)
#13EAC9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D9CD #D9606C
analogous
#60D991 #60D9CD #60A9D9
triadic
#60D9CD #CD60D9 #D9CD60
tetradic
#60D9CD #9160D9 #D9606C #A9D960
square
#60D9CD #9160D9 #D9606C #A9D960
split-complementary
#60D9CD #D960A9 #D99160
monochromatic
#259A8E #31CBBC #60D9CD #91E5DD #C3F1EC
Accessibility & contrast
On white
1.71
#60D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#60D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D9CD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D9CD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BCC0CE
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #60d9cd; /* rgb */ color: rgb(96, 217, 205); /* oklch */ color: oklch(81.3% 0.110 186.4);
Tailwind
colors: {
custom: {
50: '#98e5dc',
500: '#60d9cd',
950: '#000000',
},
}SCSS
$custom: #60d9cd; $custom-light: #98e5dc; $custom-dark: #000000;
JSON
{
"hex": "#60d9cd",
"rgb": {
"r": 96,
"g": 217,
"b": 205
},
"hsl": {
"h": 174.05,
"s": 61.421,
"l": 61.373
},
"oklch": {
"l": 0.81325,
"c": 0.1099,
"h": 186.4
},
"luminance": 0.5652
}Semantic roles & 50–950 ramp
primary
#60D9CD
secondary
#9E3F48
accent
#1C2DC9
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484