#60DEC6#60DEC6
#60DEC6 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 178.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEC6 |
|---|---|
| RGB | rgb(96, 222, 198) |
| HSL | hsl(169, 66%, 62%) |
| HSV | hsv(169, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 10.8%, 12.9%) |
| CIE-LAB | lab(81.18, -40.69, 1.26) |
| CIE-LCH | lch(81.18, 40.71, 178.23°) |
| OKLab | oklab(82.3% -0.1176 0.0027) |
| OKLCH | oklch(82.3% 0.118 178.7) |
| XYZ | xyz(41.1336, 58.8025, 62.5974) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.42
Aqua (survey)
#13EAC9
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 4.57
Tiffany Blue
#7BF2DA
ΔE00 4.74
Aquamarine (survey)
#04D8B2
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEC6 #DE6078
analogous
#60DE87 #60DEC6 #60B7DE
triadic
#60DEC6 #C660DE #DEC660
tetradic
#60DEC6 #8760DE #DE6078 #B7DE60
square
#60DEC6 #8760DE #DE6078 #B7DE60
split-complementary
#60DEC6 #DE60B7 #DE8760
monochromatic
#22A28A #2DD3B4 #60DEC6 #93E9D8 #C5F3EA
Accessibility & contrast
On white
1.65
#60DEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#60DEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEC6
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEC6 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C5
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dec6; /* rgb */ color: rgb(96, 222, 198); /* oklch */ color: oklch(82.3% 0.118 178.7);
Tailwind
colors: {
custom: {
50: '#98e9d7',
500: '#60dec6',
950: '#000000',
},
}SCSS
$custom: #60dec6; $custom-light: #98e9d7; $custom-dark: #000000;
JSON
{
"hex": "#60dec6",
"rgb": {
"r": 96,
"g": 222,
"b": 198
},
"hsl": {
"h": 168.571,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82299,
"c": 0.1176,
"h": 178.7
},
"luminance": 0.58807
}Semantic roles & 50–950 ramp
primary
#60DEC6
secondary
#A53D51
accent
#183BCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483