#60D6CD#60D6CD
#60D6CD is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.6% C 0.107 H 188.5°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #60D6CD |
|---|---|
| RGB | rgb(96, 214, 205) |
| HSL | hsl(175, 59%, 61%) |
| HSV | hsv(175, 55%, 84%) |
| CMYK | cmyk(55.1%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(79.03, -35.29, -5.63) |
| CIE-LCH | lch(79.03, 35.73, 189.07°) |
| OKLab | oklab(80.62% -0.106 -0.0158) |
| OKLCH | oklch(80.62% 0.107 188.5) |
| XYZ | xyz(39.8851, 54.9838, 66.2568) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.33
Turquoise
#40E0D0
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 5.47
Seafoam Blue
#78D1B6
ΔE00 7.15
Tiffany Blue
#7BF2DA
ΔE00 7.85
Turquoise (survey)
#06C2AC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D6CD #D66069
analogous
#60D692 #60D6CD #60A4D6
triadic
#60D6CD #CD60D6 #D6CD60
tetradic
#60D6CD #9260D6 #D66069 #A4D660
square
#60D6CD #9260D6 #D66069 #A4D660
split-complementary
#60D6CD #D660A4 #D69260
monochromatic
#26958D #33C6BB #60D6CD #91E3DC #C1EFEC
Accessibility & contrast
On white
1.75
#60D6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#60D6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D6CD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D6CD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#00DBD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d6cd; /* rgb */ color: rgb(96, 214, 205); /* oklch */ color: oklch(80.6% 0.107 188.5);
Tailwind
colors: {
custom: {
50: '#98e3dc',
500: '#60d6cd',
950: '#000000',
},
}SCSS
$custom: #60d6cd; $custom-light: #98e3dc; $custom-dark: #000000;
JSON
{
"hex": "#60d6cd",
"rgb": {
"r": 96,
"g": 214,
"b": 205
},
"hsl": {
"h": 175.424,
"s": 59,
"l": 60.784
},
"oklch": {
"l": 0.80617,
"c": 0.10717,
"h": 188.5
},
"luminance": 0.54988
}Semantic roles & 50–950 ramp
primary
#60D6CD
secondary
#9A4047
accent
#1F2CC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484