#60DEC5#60DEC5
#60DEC5 is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.3% C 0.118 H 178.1°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEC5 |
|---|---|
| RGB | rgb(96, 222, 197) |
| HSL | hsl(168, 66%, 62%) |
| HSV | hsv(168, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(81.16, -40.93, 1.75) |
| CIE-LCH | lch(81.16, 40.97, 177.55°) |
| OKLab | oklab(82.27% -0.118 0.004) |
| OKLCH | oklch(82.27% 0.118 178.1) |
| XYZ | xyz(41.0186, 58.7565, 61.9920) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 4.40
Seafoam Blue
#78D1B6
ΔE00 4.45
Tiffany Blue
#7BF2DA
ΔE00 4.78
Aquamarine (survey)
#04D8B2
ΔE00 5.13
Mediumaquamarine
#66CDAA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEC5 #DE6079
analogous
#60DE86 #60DEC5 #60B8DE
triadic
#60DEC5 #C560DE #DEC560
tetradic
#60DEC5 #8660DE #DE6079 #B8DE60
square
#60DEC5 #8660DE #DE6079 #B8DE60
split-complementary
#60DEC5 #DE60B8 #DE8660
monochromatic
#22A289 #2DD3B3 #60DEC5 #93E9D7 #C5F3EA
Accessibility & contrast
On white
1.65
#60DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#60DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEC5
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEC5 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dec5; /* rgb */ color: rgb(96, 222, 197); /* oklch */ color: oklch(82.3% 0.118 178.1);
Tailwind
colors: {
custom: {
50: '#98e9d6',
500: '#60dec5',
950: '#000000',
},
}SCSS
$custom: #60dec5; $custom-light: #98e9d6; $custom-dark: #000000;
JSON
{
"hex": "#60dec5",
"rgb": {
"r": 96,
"g": 222,
"b": 197
},
"hsl": {
"h": 168.095,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.8227,
"c": 0.11809,
"h": 178.1
},
"luminance": 0.58761
}Semantic roles & 50–950 ramp
primary
#60DEC5
secondary
#A53D52
accent
#183CCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483