#3CC49F#3CC49F
#3CC49F is a light, vivid teal. Relative luminance 0.429; OKLCH L 73.8% C 0.128 H 170.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC49F |
|---|---|
| RGB | rgb(60, 196, 159) |
| HSL | hsl(164, 54%, 50%) |
| HSV | hsv(164, 69%, 77%) |
| CMYK | cmyk(69.4%, 0%, 18.9%, 23.1%) |
| CIE-LAB | lab(71.51, -45.09, 8.11) |
| CIE-LCH | lch(71.51, 45.81, 169.80°) |
| OKLab | oklab(73.84% -0.1263 0.0207) |
| OKLCH | oklch(73.84% 0.128 170.7) |
| XYZ | xyz(27.8582, 42.9405, 39.6143) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.94
Green Blue
#01C08D
ΔE00 4.05
Greeny Blue
#42B395
ΔE00 4.74
Greenblue
#23C48B
ΔE00 4.92
Turquoise (survey)
#06C2AC
ΔE00 5.01
Eucalyptus
#44D7A8
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC49F #C43C61
analogous
#3CC45B #3CC49F #3CA5C4
triadic
#3CC49F #9F3CC4 #C49F3C
tetradic
#3CC49F #5B3CC4 #C43C61 #A5C43C
square
#3CC49F #5B3CC4 #C43C61 #A5C43C
split-complementary
#3CC49F #C43CA5 #C45B3C
monochromatic
#1F6753 #2D9679 #3CC49F #6BD2B6 #9AE0CD
Accessibility & contrast
On white
2.19
#3CC49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#3CC49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC49F
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC49F | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79D
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3cc49f; /* rgb */ color: rgb(60, 196, 159); /* oklch */ color: oklch(73.8% 0.128 170.7);
Tailwind
colors: {
custom: {
50: '#83d7bb',
500: '#3cc49f',
950: '#000000',
},
}SCSS
$custom: #3cc49f; $custom-light: #83d7bb; $custom-dark: #000000;
JSON
{
"hex": "#3cc49f",
"rgb": {
"r": 60,
"g": 196,
"b": 159
},
"hsl": {
"h": 163.676,
"s": 53.543,
"l": 50.196
},
"oklch": {
"l": 0.7384,
"c": 0.12798,
"h": 170.7
},
"luminance": 0.42944
}Semantic roles & 50–950 ramp
primary
#3CC49F
secondary
#CC90A0
accent
#4B73DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380