#3CC79A#3CC79A
#3CC79A is a light, vivid teal. Relative luminance 0.441; OKLCH L 74.5% C 0.135 H 166.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC79A |
|---|---|
| RGB | rgb(60, 199, 154) |
| HSL | hsl(161, 55%, 51%) |
| HSV | hsv(161, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 22.6%, 22%) |
| CIE-LAB | lab(72.32, -47.54, 11.96) |
| CIE-LCH | lch(72.32, 49.02, 165.88°) |
| OKLab | oklab(74.46% -0.1317 0.0306) |
| OKLCH | oklch(74.46% 0.135 166.9) |
| XYZ | xyz(28.1165, 44.1374, 37.6031) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.99
Greenblue
#23C48B
ΔE00 3.11
Eucalyptus
#44D7A8
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.20
Greenish Teal
#32BF84
ΔE00 4.26
Aquamarine (survey)
#04D8B2
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC79A #C73C69
analogous
#3CC755 #3CC79A #3CAEC7
triadic
#3CC79A #9A3CC7 #C79A3C
tetradic
#3CC79A #553CC7 #C73C69 #AEC73C
square
#3CC79A #553CC7 #C73C69 #AEC73C
split-complementary
#3CC79A #C73CAE #C7553C
monochromatic
#1E6A52 #2C9A76 #3CC79A #6CD5B3 #9BE2CB
Accessibility & contrast
On white
2.14
#3CC79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#3CC79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC79A
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC79A | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B998
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3cc79a; /* rgb */ color: rgb(60, 199, 154); /* oklch */ color: oklch(74.5% 0.135 166.9);
Tailwind
colors: {
custom: {
50: '#84d9b7',
500: '#3cc79a',
950: '#000000',
},
}SCSS
$custom: #3cc79a; $custom-light: #84d9b7; $custom-dark: #000000;
JSON
{
"hex": "#3cc79a",
"rgb": {
"r": 60,
"g": 199,
"b": 154
},
"hsl": {
"h": 160.576,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74461,
"c": 0.13518,
"h": 166.9
},
"luminance": 0.44141
}Semantic roles & 50–950 ramp
primary
#3CC79A
secondary
#CE91A5
accent
#497ADF
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380