#60D7CD#60D7CD
#60D7CD is a light, moderate teal. Relative luminance 0.555; OKLCH L 80.9% C 0.108 H 187.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7CD |
|---|---|
| RGB | rgb(96, 215, 205) |
| HSL | hsl(175, 60%, 61%) |
| HSV | hsv(175, 55%, 84%) |
| CMYK | cmyk(55.3%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.32, -35.75, -5.20) |
| CIE-LCH | lch(79.32, 36.13, 188.28°) |
| OKLab | oklab(80.85% -0.1071 -0.0146) |
| OKLCH | oklch(80.85% 0.108 187.8) |
| XYZ | xyz(40.1390, 55.4915, 66.3414) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.64
Turquoise
#40E0D0
ΔE00 3.48
Darkturquoise
#00CED1
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 6.91
Tiffany Blue
#7BF2DA
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7CD #D7606A
analogous
#60D791 #60D7CD #60A5D7
triadic
#60D7CD #CD60D7 #D7CD60
tetradic
#60D7CD #9160D7 #D7606A #A5D760
square
#60D7CD #9160D7 #D7606A #A5D760
split-complementary
#60D7CD #D760A5 #D79160
monochromatic
#26978D #32C8BB #60D7CD #91E3DC #C2F0EC
Accessibility & contrast
On white
1.74
#60D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#60D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7CD
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7CD | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #60d7cd; /* rgb */ color: rgb(96, 215, 205); /* oklch */ color: oklch(80.9% 0.108 187.8);
Tailwind
colors: {
custom: {
50: '#98e4dc',
500: '#60d7cd',
950: '#000000',
},
}SCSS
$custom: #60d7cd; $custom-light: #98e4dc; $custom-dark: #000000;
JSON
{
"hex": "#60d7cd",
"rgb": {
"r": 96,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.958,
"s": 59.799,
"l": 60.98
},
"oklch": {
"l": 0.80853,
"c": 0.10806,
"h": 187.8
},
"luminance": 0.55495
}Semantic roles & 50–950 ramp
primary
#60D7CD
secondary
#9B4047
accent
#1E2CC7
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484