#60DEC9#60DEC9
#60DEC9 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.116 H 180.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEC9 |
|---|---|
| RGB | rgb(96, 222, 201) |
| HSL | hsl(170, 66%, 62%) |
| HSV | hsv(170, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(81.26, -39.95, -0.23) |
| CIE-LCH | lch(81.26, 39.96, 180.32°) |
| OKLab | oklab(82.39% -0.1163 -0.0013) |
| OKLCH | oklch(82.39% 0.116 180.6) |
| XYZ | xyz(41.4830, 58.9423, 64.4379) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 4.76
Aqua (survey)
#13EAC9
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 5.02
Aquamarine (survey)
#04D8B2
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEC9 #DE6075
analogous
#60DE8A #60DEC9 #60B4DE
triadic
#60DEC9 #C960DE #DEC960
tetradic
#60DEC9 #8A60DE #DE6075 #B4DE60
square
#60DEC9 #8A60DE #DE6075 #B4DE60
split-complementary
#60DEC9 #DE60B4 #DE8A60
monochromatic
#22A28D #2DD3B8 #60DEC9 #93E9DA #C5F3EB
Accessibility & contrast
On white
1.64
#60DEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#60DEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEC9
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEC9 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C8
Deuteranopia (green-blind)
#C2C4CB
Tritanopia (blue-blind)
#00E2D7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #60dec9; /* rgb */ color: rgb(96, 222, 201); /* oklch */ color: oklch(82.4% 0.116 180.6);
Tailwind
colors: {
custom: {
50: '#98e9d9',
500: '#60dec9',
950: '#000000',
},
}SCSS
$custom: #60dec9; $custom-light: #98e9d9; $custom-dark: #000000;
JSON
{
"hex": "#60dec9",
"rgb": {
"r": 96,
"g": 222,
"b": 201
},
"hsl": {
"h": 170,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82387,
"c": 0.11627,
"h": 180.6
},
"luminance": 0.58946
}Semantic roles & 50–950 ramp
primary
#60DEC9
secondary
#A53D4E
accent
#1836CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483