#60E6DC#60E6DC
#60E6DC is a very light, moderate teal. Relative luminance 0.642; OKLCH L 84.9% C 0.118 H 188.4°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #60E6DC |
|---|---|
| RGB | rgb(96, 230, 220) |
| HSL | hsl(176, 73%, 64%) |
| HSV | hsv(176, 58%, 90%) |
| CMYK | cmyk(58.3%, 0%, 4.3%, 9.8%) |
| CIE-LAB | lab(84.09, -38.77, -6.13) |
| CIE-LCH | lch(84.09, 39.26, 188.98°) |
| OKLab | oklab(84.85% -0.1164 -0.0172) |
| OKLCH | oklch(84.85% 0.118 188.4) |
| XYZ | xyz(46.0332, 64.2430, 77.6704) |
| Luminance | 0.6425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.10
Bright Aqua
#0BF9EA
ΔE00 5.15
Mediumturquoise
#48D1CC
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.47
Bright Turquoise
#0FFEF9
ΔE00 6.00
Bright Cyan
#41FDFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60E6DC #E6606A
analogous
#60E699 #60E6DC #60ADE6
triadic
#60E6DC #DC60E6 #E6DC60
tetradic
#60E6DC #9960E6 #E6606A #ADE660
square
#60E6DC #9960E6 #E6606A #ADE660
split-complementary
#60E6DC #E660AD #E69960
monochromatic
#1CB0A5 #2BDED0 #60E6DC #95EEE8 #CAF7F3
Accessibility & contrast
On white
1.52
#60E6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#60E6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60E6DC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60E6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60E6DC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDC
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#00EBE3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #60e6dc; /* rgb */ color: rgb(96, 230, 220); /* oklch */ color: oklch(84.9% 0.118 188.4);
Tailwind
colors: {
custom: {
50: '#9aeee6',
500: '#60e6dc',
950: '#000000',
},
}SCSS
$custom: #60e6dc; $custom-light: #9aeee6; $custom-dark: #000000;
JSON
{
"hex": "#60e6dc",
"rgb": {
"r": 96,
"g": 230,
"b": 220
},
"hsl": {
"h": 175.522,
"s": 72.826,
"l": 63.922
},
"oklch": {
"l": 0.84851,
"c": 0.11768,
"h": 188.4
},
"luminance": 0.64248
}Semantic roles & 50–950 ramp
primary
#60E6DC
secondary
#B13942
accent
#111FD5
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1616
muted
#808584