#60DEC3#60DEC3
#60DEC3 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.2% C 0.119 H 176.8°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #60DEC3 |
|---|---|
| RGB | rgb(96, 222, 195) |
| HSL | hsl(167, 66%, 62%) |
| HSV | hsv(167, 57%, 87%) |
| CMYK | cmyk(56.8%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(81.11, -41.42, 2.74) |
| CIE-LCH | lch(81.11, 41.51, 176.22°) |
| OKLab | oklab(82.21% -0.1189 0.0066) |
| OKLCH | oklch(82.21% 0.119 176.8) |
| XYZ | xyz(40.7910, 58.6655, 60.7931) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.28
Aquamarine (survey)
#04D8B2
ΔE00 4.74
Tiffany Blue
#7BF2DA
ΔE00 4.91
Mediumaquamarine
#66CDAA
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60DEC3 #DE607B
analogous
#60DE84 #60DEC3 #60BADE
triadic
#60DEC3 #C360DE #DEC360
tetradic
#60DEC3 #8460DE #DE607B #BADE60
square
#60DEC3 #8460DE #DE607B #BADE60
split-complementary
#60DEC3 #DE60BA #DE8460
monochromatic
#22A286 #2DD3B0 #60DEC3 #93E9D6 #C5F3E9
Accessibility & contrast
On white
1.65
#60DEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#60DEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60DEC3
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60DEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60DEC3 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C2
Deuteranopia (green-blind)
#C3C4C5
Tritanopia (blue-blind)
#00E1D6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #60dec3; /* rgb */ color: rgb(96, 222, 195); /* oklch */ color: oklch(82.2% 0.119 176.8);
Tailwind
colors: {
custom: {
50: '#98e9d5',
500: '#60dec3',
950: '#000000',
},
}SCSS
$custom: #60dec3; $custom-light: #98e9d5; $custom-dark: #000000;
JSON
{
"hex": "#60dec3",
"rgb": {
"r": 96,
"g": 222,
"b": 195
},
"hsl": {
"h": 167.143,
"s": 65.625,
"l": 62.353
},
"oklch": {
"l": 0.82212,
"c": 0.11908,
"h": 176.8
},
"luminance": 0.58669
}Semantic roles & 50–950 ramp
primary
#60DEC3
secondary
#A53D53
accent
#183FCD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483