#60D8CD#60D8CD
#60D8CD is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.1% C 0.109 H 187.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #60D8CD |
|---|---|
| RGB | rgb(96, 216, 205) |
| HSL | hsl(175, 61%, 61%) |
| HSV | hsv(175, 56%, 85%) |
| CMYK | cmyk(55.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(79.62, -36.21, -4.77) |
| CIE-LCH | lch(79.62, 36.53, 187.51°) |
| OKLab | oklab(81.09% -0.1081 -0.0135) |
| OKLCH | oklch(81.09% 0.109 187.1) |
| XYZ | xyz(40.3944, 56.0024, 66.4265) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.97
Turquoise
#40E0D0
ΔE00 3.15
Darkturquoise
#00CED1
ΔE00 6.11
Seafoam Blue
#78D1B6
ΔE00 6.69
Tiffany Blue
#7BF2DA
ΔE00 7.11
Pale Teal
#82CBB2
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60D8CD #D8606B
analogous
#60D891 #60D8CD #60A7D8
triadic
#60D8CD #CD60D8 #D8CD60
tetradic
#60D8CD #9160D8 #D8606B #A7D860
square
#60D8CD #9160D8 #D8606B #A7D860
split-complementary
#60D8CD #D860A7 #D89160
monochromatic
#25988E #31C9BB #60D8CD #91E4DC #C2F0EC
Accessibility & contrast
On white
1.72
#60D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#60D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60D8CD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60D8CD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BBBFCE
Tritanopia (blue-blind)
#00DDD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #60d8cd; /* rgb */ color: rgb(96, 216, 205); /* oklch */ color: oklch(81.1% 0.109 187.1);
Tailwind
colors: {
custom: {
50: '#98e4dc',
500: '#60d8cd',
950: '#000000',
},
}SCSS
$custom: #60d8cd; $custom-light: #98e4dc; $custom-dark: #000000;
JSON
{
"hex": "#60d8cd",
"rgb": {
"r": 96,
"g": 216,
"b": 205
},
"hsl": {
"h": 174.5,
"s": 60.606,
"l": 61.176
},
"oklch": {
"l": 0.81089,
"c": 0.10897,
"h": 187.1
},
"luminance": 0.56006
}Semantic roles & 50–950 ramp
primary
#60D8CD
secondary
#9D3F48
accent
#1D2DC8
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484