#60D7CF#60D7CF
#60D7CF is a light, moderate teal. Relative luminance 0.556; OKLCH L 80.9% C 0.108 H 189.3°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #60D7CF |
|---|---|
| RGB | rgb(96, 215, 207) |
| HSL | hsl(176, 60%, 61%) |
| HSV | hsv(176, 55%, 84%) |
| CMYK | cmyk(55.3%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(79.38, -35.23, -6.19) |
| CIE-LCH | lch(79.38, 35.77, 189.96°) |
| OKLab | oklab(80.92% -0.1062 -0.0173) |
| OKLCH | oklch(80.92% 0.108 189.3) |
| XYZ | xyz(40.3819, 55.5887, 67.6210) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.29
Turquoise
#40E0D0
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 5.30
Seafoam Blue
#78D1B6
ΔE00 7.54
Tiffany Blue
#7BF2DA
ΔE00 7.89
Bright Aqua
#0BF9EA
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D7CF #D76068
analogous
#60D793 #60D7CF #60A3D7
triadic
#60D7CF #CF60D7 #D7CF60
tetradic
#60D7CF #9360D7 #D76068 #A3D760
square
#60D7CF #9360D7 #D76068 #A3D760
split-complementary
#60D7CF #D760A3 #D79360
monochromatic
#26978F #32C8BE #60D7CF #91E3DE #C2F0ED
Accessibility & contrast
On white
1.73
#60D7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#60D7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D7CF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D7CF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#B9BFD0
Tritanopia (blue-blind)
#00DCD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d7cf; /* rgb */ color: rgb(96, 215, 207); /* oklch */ color: oklch(80.9% 0.108 189.3);
Tailwind
colors: {
custom: {
50: '#98e4dd',
500: '#60d7cf',
950: '#000000',
},
}SCSS
$custom: #60d7cf; $custom-light: #98e4dd; $custom-dark: #000000;
JSON
{
"hex": "#60d7cf",
"rgb": {
"r": 96,
"g": 215,
"b": 207
},
"hsl": {
"h": 175.966,
"s": 59.799,
"l": 60.98
},
"oklch": {
"l": 0.80916,
"c": 0.10762,
"h": 189.3
},
"luminance": 0.55593
}Semantic roles & 50–950 ramp
primary
#60D7CF
secondary
#9B4046
accent
#1E29C7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484