#3CC7AD#3CC7AD
#3CC7AD is a light, vivid teal. Relative luminance 0.448; OKLCH L 75.0% C 0.123 H 177.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC7AD |
|---|---|
| RGB | rgb(60, 199, 173) |
| HSL | hsl(169, 55%, 51%) |
| HSV | hsv(169, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 13.1%, 22%) |
| CIE-LAB | lab(72.77, -42.87, 2.33) |
| CIE-LCH | lch(72.77, 42.94, 176.89°) |
| OKLab | oklab(74.98% -0.1228 0.0055) |
| OKLCH | oklch(74.98% 0.123 177.4) |
| XYZ | xyz(29.8260, 44.8212, 46.6065) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.48
Tealish
#24BCA8
ΔE00 3.52
Mediumaquamarine
#66CDAA
ΔE00 4.66
Aquamarine (survey)
#04D8B2
ΔE00 5.06
Seafoam Blue
#78D1B6
ΔE00 5.60
Topaz
#13BBAF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC7AD #C73C56
analogous
#3CC767 #3CC7AD #3C9BC7
triadic
#3CC7AD #AD3CC7 #C7AD3C
tetradic
#3CC7AD #673CC7 #C73C56 #9BC73C
square
#3CC7AD #673CC7 #C73C56 #9BC73C
split-complementary
#3CC7AD #C73C9B #C7673C
monochromatic
#1E6A5C #2C9A85 #3CC7AD #6CD5C1 #9BE2D5
Accessibility & contrast
On white
2.11
#3CC7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#3CC7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC7AD
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC7AD | 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)
#BFBBAC
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#00CABF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #3cc7ad; /* rgb */ color: rgb(60, 199, 173); /* oklch */ color: oklch(75.0% 0.123 177.4);
Tailwind
colors: {
custom: {
50: '#85d9c5',
500: '#3cc7ad',
950: '#000000',
},
}SCSS
$custom: #3cc7ad; $custom-light: #85d9c5; $custom-dark: #000000;
JSON
{
"hex": "#3cc7ad",
"rgb": {
"r": 60,
"g": 199,
"b": 173
},
"hsl": {
"h": 168.777,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74983,
"c": 0.12296,
"h": 177.4
},
"luminance": 0.44825
}Semantic roles & 50–950 ramp
primary
#3CC7AD
secondary
#CE919C
accent
#4965DF
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1512
muted
#7D8381