#3CC5AA#3CC5AA
#3CC5AA is a light, vivid teal. Relative luminance 0.438; OKLCH L 74.4% C 0.122 H 176.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC5AA |
|---|---|
| RGB | rgb(60, 197, 170) |
| HSL | hsl(168, 54%, 50%) |
| HSV | hsv(168, 70%, 77%) |
| CMYK | cmyk(69.5%, 0%, 13.7%, 22.7%) |
| CIE-LAB | lab(72.09, -42.77, 2.97) |
| CIE-LCH | lch(72.09, 42.87, 176.03°) |
| OKLab | oklab(74.4% -0.1222 0.0072) |
| OKLCH | oklch(74.4% 0.122 176.6) |
| XYZ | xyz(29.0818, 43.7921, 44.9424) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 2.49
Tealish
#24BCA8
ΔE00 3.33
Mediumaquamarine
#66CDAA
ΔE00 4.61
Greeny Blue
#42B395
ΔE00 5.17
Aquamarine (survey)
#04D8B2
ΔE00 5.32
Topaz
#13BBAF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC5AA #C53C57
analogous
#3CC565 #3CC5AA #3C9CC5
triadic
#3CC5AA #AA3CC5 #C5AA3C
tetradic
#3CC5AA #653CC5 #C53C57 #9CC53C
square
#3CC5AA #653CC5 #C53C57 #9CC53C
split-complementary
#3CC5AA #C53C9C #C5653C
monochromatic
#1F6859 #2D9782 #3CC5AA #6BD3BF #9AE1D3
Accessibility & contrast
On white
2.15
#3CC5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#3CC5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC5AA
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC5AA | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#00C8BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3cc5aa; /* rgb */ color: rgb(60, 197, 170); /* oklch */ color: oklch(74.4% 0.122 176.6);
Tailwind
colors: {
custom: {
50: '#84d7c3',
500: '#3cc5aa',
950: '#000000',
},
}SCSS
$custom: #3cc5aa; $custom-light: #84d7c3; $custom-dark: #000000;
JSON
{
"hex": "#3cc5aa",
"rgb": {
"r": 60,
"g": 197,
"b": 170
},
"hsl": {
"h": 168.175,
"s": 54.15,
"l": 50.392
},
"oklch": {
"l": 0.74398,
"c": 0.12241,
"h": 176.6
},
"luminance": 0.43795
}Semantic roles & 50–950 ramp
primary
#3CC5AA
secondary
#CD909C
accent
#4A67DE
background
#F8FDFB
surface
#F0FAF7
border
#CBD3D0
text
#0C1412
muted
#7D8381