#60C0AA#60C0AA
#60C0AA is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.3% C 0.097 H 176.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #60C0AA |
|---|---|
| RGB | rgb(96, 192, 170) |
| HSL | hsl(166, 43%, 56%) |
| HSV | hsv(166, 50%, 75%) |
| CMYK | cmyk(50%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(71.61, -33.74, 2.40) |
| CIE-LCH | lch(71.61, 33.83, 175.93°) |
| OKLab | oklab(74.3% -0.0971 0.0059) |
| OKLCH | oklch(74.3% 0.097 176.6) |
| XYZ | xyz(30.9261, 43.0857, 44.7091) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 4.30
Turquoise (survey)
#06C2AC
ΔE00 4.65
Pale Teal
#82CBB2
ΔE00 4.78
Mediumaquamarine
#66CDAA
ΔE00 4.88
Seafoam Blue
#78D1B6
ΔE00 4.91
Greeny Blue
#42B395
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#60C0AA #C06076
analogous
#60C07A #60C0AA #60A6C0
triadic
#60C0AA #AA60C0 #C0AA60
tetradic
#60C0AA #7A60C0 #C06076 #A6C060
square
#60C0AA #7A60C0 #C06076 #A6C060
split-complementary
#60C0AA #C060A6 #C07A60
monochromatic
#2F7766 #40A28C #60C0AA #8CD1C1 #B8E3D9
Accessibility & contrast
On white
2.18
#60C0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#60C0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #60C0AA
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##60C0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##60C0AA | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#34C2B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #60c0aa; /* rgb */ color: rgb(96, 192, 170); /* oklch */ color: oklch(74.3% 0.097 176.6);
Tailwind
colors: {
custom: {
50: '#94d3c3',
500: '#60c0aa',
950: '#000000',
},
}SCSS
$custom: #60c0aa; $custom-light: #94d3c3; $custom-dark: #000000;
JSON
{
"hex": "#60c0aa",
"rgb": {
"r": 96,
"g": 192,
"b": 170
},
"hsl": {
"h": 166.25,
"s": 43.243,
"l": 56.471
},
"oklch": {
"l": 0.74301,
"c": 0.09724,
"h": 176.6
},
"luminance": 0.43088
}Semantic roles & 50–950 ramp
primary
#60C0AA
secondary
#D2AAB3
accent
#5572D3
background
#F9FDFB
surface
#F2FAF7
border
#CCD3D0
text
#0E1412
muted
#7E8381