#60DCCE#60DCCE
#60DCCE is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.112 H 185.2°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #60DCCE |
|---|---|
| RGB | rgb(96, 220, 206) |
| HSL | hsl(173, 64%, 62%) |
| HSV | hsv(173, 56%, 86%) |
| CMYK | cmyk(56.4%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(80.81, -37.80, -3.55) |
| CIE-LCH | lch(80.81, 37.96, 185.36°) |
| OKLab | oklab(82.06% -0.112 -0.0102) |
| OKLCH | oklch(82.06% 0.112 185.2) |
| XYZ | xyz(41.5527, 58.1253, 67.4100) |
| Luminance | 0.5813 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.24
Mediumturquoise
#48D1CC
ΔE00 4.16
Tiffany Blue
#7BF2DA
ΔE00 5.88
Seafoam Blue
#78D1B6
ΔE00 6.28
Aqua (survey)
#13EAC9
ΔE00 6.79
Bright Aqua
#0BF9EA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DCCE #DC606E
analogous
#60DC90 #60DCCE #60ACDC
triadic
#60DCCE #CE60DC #DCCE60
tetradic
#60DCCE #9060DC #DC606E #ACDC60
square
#60DCCE #9060DC #DC606E #ACDC60
split-complementary
#60DCCE #DC60AC #DC9060
monochromatic
#239F91 #2ED1BE #60DCCE #92E7DD #C4F2ED
Accessibility & contrast
On white
1.66
#60DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#60DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DCCE
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DCCE | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#BFC3CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dcce; /* rgb */ color: rgb(96, 220, 206); /* oklch */ color: oklch(82.1% 0.112 185.2);
Tailwind
colors: {
custom: {
50: '#98e7dc',
500: '#60dcce',
950: '#000000',
},
}SCSS
$custom: #60dcce; $custom-light: #98e7dc; $custom-dark: #000000;
JSON
{
"hex": "#60dcce",
"rgb": {
"r": 96,
"g": 220,
"b": 206
},
"hsl": {
"h": 173.226,
"s": 63.918,
"l": 61.961
},
"oklch": {
"l": 0.82064,
"c": 0.11242,
"h": 185.2
},
"luminance": 0.58129
}Semantic roles & 50–950 ramp
primary
#60DCCE
secondary
#A23E49
accent
#1A2ECC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484