#60DEC8#60DEC8
#60DEC8 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.117 H 180.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEC8 |
|---|---|
| RGB | rgb(96, 222, 200) |
| HSL | hsl(170, 66%, 62%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(81.23, -40.20, 0.27) |
| CIE-LCH | lch(81.23, 40.20, 179.62°) |
| OKLab | oklab(82.36% -0.1167 0.0001) |
| OKLCH | oklch(82.36% 0.117 180) |
| XYZ | xyz(41.3658, 58.8954, 63.8204) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.92
Tiffany Blue
#7BF2DA
ΔE00 4.73
Aqua (survey)
#13EAC9
ΔE00 4.81
Seafoam Blue
#78D1B6
ΔE00 4.85
Aquamarine (survey)
#04D8B2
ΔE00 5.81
Mediumaquamarine
#66CDAA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEC8 #DE6076
analogous
#60DE89 #60DEC8 #60B5DE
triadic
#60DEC8 #C860DE #DEC860
tetradic
#60DEC8 #8960DE #DE6076 #B5DE60
square
#60DEC8 #8960DE #DE6076 #B5DE60
split-complementary
#60DEC8 #DE60B5 #DE8960
monochromatic
#22A28C #2DD3B6 #60DEC8 #93E9DA #C5F3EB
Accessibility & contrast
On white
1.64
#60DEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#60DEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEC8
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEC8 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dec8; /* rgb */ color: rgb(96, 222, 200); /* oklch */ color: oklch(82.4% 0.117 180.0);
Tailwind
colors: {
custom: {
50: '#98e9d8',
500: '#60dec8',
950: '#000000',
},
}SCSS
$custom: #60dec8; $custom-light: #98e9d8; $custom-dark: #000000;
JSON
{
"hex": "#60dec8",
"rgb": {
"r": 96,
"g": 222,
"b": 200
},
"hsl": {
"h": 169.524,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82357,
"c": 0.1167,
"h": 180
},
"luminance": 0.58899
}Semantic roles & 50–950 ramp
primary
#60DEC8
secondary
#A53D4F
accent
#1838CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483