#3CC49E#3CC49E
#3CC49E is a light, vivid teal. Relative luminance 0.429; OKLCH L 73.8% C 0.129 H 170.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC49E |
|---|---|
| RGB | rgb(60, 196, 158) |
| HSL | hsl(163, 54%, 50%) |
| HSV | hsv(163, 69%, 77%) |
| CMYK | cmyk(69.4%, 0%, 19.4%, 23.1%) |
| CIE-LAB | lab(71.49, -45.33, 8.62) |
| CIE-LCH | lch(71.49, 46.14, 169.24°) |
| OKLab | oklab(73.81% -0.1268 0.022) |
| OKLCH | oklch(73.81% 0.129 170.2) |
| XYZ | xyz(27.7718, 42.9060, 39.1592) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.81
Mediumaquamarine
#66CDAA
ΔE00 3.97
Greenblue
#23C48B
ΔE00 4.65
Greeny Blue
#42B395
ΔE00 4.81
Eucalyptus
#44D7A8
ΔE00 4.98
Aquamarine (survey)
#04D8B2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC49E #C43C62
analogous
#3CC45A #3CC49E #3CA6C4
triadic
#3CC49E #9E3CC4 #C49E3C
tetradic
#3CC49E #5A3CC4 #C43C62 #A6C43C
square
#3CC49E #5A3CC4 #C43C62 #A6C43C
split-complementary
#3CC49E #C43CA6 #C45A3C
monochromatic
#1F6753 #2D9678 #3CC49E #6BD2B5 #9AE0CD
Accessibility & contrast
On white
2.19
#3CC49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#3CC49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC49E
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC49E | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79C
Deuteranopia (green-blind)
#ACAAA1
Tritanopia (blue-blind)
#00C5B9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #3cc49e; /* rgb */ color: rgb(60, 196, 158); /* oklch */ color: oklch(73.8% 0.129 170.2);
Tailwind
colors: {
custom: {
50: '#83d7ba',
500: '#3cc49e',
950: '#000000',
},
}SCSS
$custom: #3cc49e; $custom-light: #83d7ba; $custom-dark: #000000;
JSON
{
"hex": "#3cc49e",
"rgb": {
"r": 60,
"g": 196,
"b": 158
},
"hsl": {
"h": 163.235,
"s": 53.543,
"l": 50.196
},
"oklch": {
"l": 0.73813,
"c": 0.12866,
"h": 170.2
},
"luminance": 0.42909
}Semantic roles & 50–950 ramp
primary
#3CC49E
secondary
#CC90A0
accent
#4B74DD
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380