#3CC7AB#3CC7AB
#3CC7AB is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.9% C 0.124 H 176.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC7AB |
|---|---|
| RGB | rgb(60, 199, 171) |
| HSL | hsl(168, 55%, 51%) |
| HSV | hsv(168, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 14.1%, 22%) |
| CIE-LAB | lab(72.72, -43.39, 3.34) |
| CIE-LCH | lch(72.72, 43.51, 175.59°) |
| OKLab | oklab(74.92% -0.1238 0.0082) |
| OKLCH | oklch(74.92% 0.124 176.2) |
| XYZ | xyz(29.6339, 44.7444, 45.5949) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.85
Tealish
#24BCA8
ΔE00 3.85
Mediumaquamarine
#66CDAA
ΔE00 4.29
Aquamarine (survey)
#04D8B2
ΔE00 4.78
Seafoam Blue
#78D1B6
ΔE00 5.56
Greeny Blue
#42B395
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC7AB #C73C58
analogous
#3CC766 #3CC7AB #3C9DC7
triadic
#3CC7AB #AB3CC7 #C7AB3C
tetradic
#3CC7AB #663CC7 #C73C58 #9DC73C
square
#3CC7AB #663CC7 #C73C58 #9DC73C
split-complementary
#3CC7AB #C73C9D #C7663C
monochromatic
#1E6A5B #2C9A84 #3CC7AB #6CD5BF #9BE2D4
Accessibility & contrast
On white
2.11
#3CC7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#3CC7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC7AB
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC7AB | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#ADADAD
Tritanopia (blue-blind)
#00CABF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3cc7ab; /* rgb */ color: rgb(60, 199, 171); /* oklch */ color: oklch(74.9% 0.124 176.2);
Tailwind
colors: {
custom: {
50: '#84d9c4',
500: '#3cc7ab',
950: '#000000',
},
}SCSS
$custom: #3cc7ab; $custom-light: #84d9c4; $custom-dark: #000000;
JSON
{
"hex": "#3cc7ab",
"rgb": {
"r": 60,
"g": 199,
"b": 171
},
"hsl": {
"h": 167.914,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74924,
"c": 0.12403,
"h": 176.2
},
"luminance": 0.44748
}Semantic roles & 50–950 ramp
primary
#3CC7AB
secondary
#CE919D
accent
#4967DF
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1512
muted
#7D8381