#60DEC7#60DEC7
#60DEC7 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.3% C 0.117 H 179.3°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEC7 |
|---|---|
| RGB | rgb(96, 222, 199) |
| HSL | hsl(169, 66%, 62%) |
| HSV | hsv(169, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(81.21, -40.45, 0.76) |
| CIE-LCH | lch(81.21, 40.45, 178.92°) |
| OKLab | oklab(82.33% -0.1171 0.0014) |
| OKLCH | oklch(82.33% 0.117 179.3) |
| XYZ | xyz(41.2493, 58.8488, 63.2069) |
| Luminance | 0.5885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.17
Aqua (survey)
#13EAC9
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 4.70
Tiffany Blue
#7BF2DA
ΔE00 4.73
Aquamarine (survey)
#04D8B2
ΔE00 5.58
Mediumaquamarine
#66CDAA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEC7 #DE6077
analogous
#60DE88 #60DEC7 #60B6DE
triadic
#60DEC7 #C760DE #DEC760
tetradic
#60DEC7 #8860DE #DE6077 #B6DE60
square
#60DEC7 #8860DE #DE6077 #B6DE60
split-complementary
#60DEC7 #DE60B6 #DE8860
monochromatic
#22A28B #2DD3B5 #60DEC7 #93E9D9 #C5F3EB
Accessibility & contrast
On white
1.64
#60DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#60DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEC7
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEC7 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C6
Deuteranopia (green-blind)
#C2C4C9
Tritanopia (blue-blind)
#00E1D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dec7; /* rgb */ color: rgb(96, 222, 199); /* oklch */ color: oklch(82.3% 0.117 179.3);
Tailwind
colors: {
custom: {
50: '#98e9d7',
500: '#60dec7',
950: '#000000',
},
}SCSS
$custom: #60dec7; $custom-light: #98e9d7; $custom-dark: #000000;
JSON
{
"hex": "#60dec7",
"rgb": {
"r": 96,
"g": 222,
"b": 199
},
"hsl": {
"h": 169.048,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82328,
"c": 0.11714,
"h": 179.3
},
"luminance": 0.58853
}Semantic roles & 50–950 ramp
primary
#60DEC7
secondary
#A53D50
accent
#1839CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483