#3CC3AD#3CC3AD
#3CC3AD is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.0% C 0.119 H 179.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC3AD |
|---|---|
| RGB | rgb(60, 195, 173) |
| HSL | hsl(170, 53%, 50%) |
| HSV | hsv(170, 69%, 76%) |
| CMYK | cmyk(69.2%, 0%, 11.3%, 23.5%) |
| CIE-LAB | lab(71.56, -41.12, 0.56) |
| CIE-LCH | lch(71.56, 41.12, 179.22°) |
| OKLab | oklab(73.99% -0.1188 0.0008) |
| OKLCH | oklch(73.99% 0.119 179.6) |
| XYZ | xyz(28.9178, 43.0047, 46.3038) |
| Luminance | 0.4301 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 1.71
Tealish
#24BCA8
ΔE00 2.24
Topaz
#13BBAF
ΔE00 4.16
Greeny Blue
#42B395
ΔE00 5.44
Mediumaquamarine
#66CDAA
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC3AD #C33C52
analogous
#3CC369 #3CC3AD #3C96C3
triadic
#3CC3AD #AD3CC3 #C3AD3C
tetradic
#3CC3AD #693CC3 #C33C52 #96C33C
square
#3CC3AD #693CC3 #C33C52 #96C33C
split-complementary
#3CC3AD #C33C96 #C3693C
monochromatic
#1F655A #2E9483 #3CC3AD #6BD1C1 #9AE0D4
Accessibility & contrast
On white
2.19
#3CC3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#3CC3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC3AD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC3AD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB7AC
Deuteranopia (green-blind)
#A8AAAF
Tritanopia (blue-blind)
#00C6BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3cc3ad; /* rgb */ color: rgb(60, 195, 173); /* oklch */ color: oklch(74.0% 0.119 179.6);
Tailwind
colors: {
custom: {
50: '#84d6c5',
500: '#3cc3ad',
950: '#000000',
},
}SCSS
$custom: #3cc3ad; $custom-light: #84d6c5; $custom-dark: #000000;
JSON
{
"hex": "#3cc3ad",
"rgb": {
"r": 60,
"g": 195,
"b": 173
},
"hsl": {
"h": 170.222,
"s": 52.941,
"l": 50
},
"oklch": {
"l": 0.73991,
"c": 0.1188,
"h": 179.6
},
"luminance": 0.43008
}Semantic roles & 50–950 ramp
primary
#3CC3AD
secondary
#CC8F99
accent
#4B63DC
background
#F8FDFC
surface
#F0FAF8
border
#CBD3D1
text
#0C1412
muted
#7D8381