#3CC7AC#3CC7AC
#3CC7AC is a light, vivid teal. Relative luminance 0.448; OKLCH L 75.0% C 0.123 H 176.8°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC7AC |
|---|---|
| RGB | rgb(60, 199, 172) |
| HSL | hsl(168, 55%, 51%) |
| HSV | hsv(168, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 13.6%, 22%) |
| CIE-LAB | lab(72.75, -43.13, 2.84) |
| CIE-LCH | lch(72.75, 43.22, 176.24°) |
| OKLab | oklab(74.95% -0.1233 0.0069) |
| OKLCH | oklch(74.95% 0.123 176.8) |
| XYZ | xyz(29.7296, 44.7826, 46.0988) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.66
Tealish
#24BCA8
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 4.46
Aquamarine (survey)
#04D8B2
ΔE00 4.91
Seafoam Blue
#78D1B6
ΔE00 5.57
Greeny Blue
#42B395
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC7AC #C73C57
analogous
#3CC766 #3CC7AC #3C9CC7
triadic
#3CC7AC #AC3CC7 #C7AC3C
tetradic
#3CC7AC #663CC7 #C73C57 #9CC73C
square
#3CC7AC #663CC7 #C73C57 #9CC73C
split-complementary
#3CC7AC #C73C9C #C7663C
monochromatic
#1E6A5B #2C9A84 #3CC7AC #6CD5C0 #9BE2D4
Accessibility & contrast
On white
2.11
#3CC7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#3CC7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC7AC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC7AC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAB
Deuteranopia (green-blind)
#ACADAE
Tritanopia (blue-blind)
#00CABF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3cc7ac; /* rgb */ color: rgb(60, 199, 172); /* oklch */ color: oklch(75.0% 0.123 176.8);
Tailwind
colors: {
custom: {
50: '#84d9c4',
500: '#3cc7ac',
950: '#000000',
},
}SCSS
$custom: #3cc7ac; $custom-light: #84d9c4; $custom-dark: #000000;
JSON
{
"hex": "#3cc7ac",
"rgb": {
"r": 60,
"g": 199,
"b": 172
},
"hsl": {
"h": 168.345,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74953,
"c": 0.12349,
"h": 176.8
},
"luminance": 0.44786
}Semantic roles & 50–950 ramp
primary
#3CC7AC
secondary
#CE919D
accent
#4966DF
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1512
muted
#7D8381