#3CC79F#3CC79F
#3CC79F is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.6% C 0.132 H 169.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC79F |
|---|---|
| RGB | rgb(60, 199, 159) |
| HSL | hsl(163, 55%, 51%) |
| HSV | hsv(163, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(72.43, -46.35, 9.42) |
| CIE-LCH | lch(72.43, 47.30, 168.51°) |
| OKLab | oklab(74.59% -0.1293 0.0241) |
| OKLCH | oklch(74.59% 0.132 169.5) |
| XYZ | xyz(28.5416, 44.3074, 39.8421) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.66
Green Blue
#01C08D
ΔE00 3.80
Eucalyptus
#44D7A8
ΔE00 4.13
Greenblue
#23C48B
ΔE00 4.33
Aquamarine (survey)
#04D8B2
ΔE00 4.67
Greenish Teal
#32BF84
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC79F #C73C64
analogous
#3CC759 #3CC79F #3CA9C7
triadic
#3CC79F #9F3CC7 #C79F3C
tetradic
#3CC79F #593CC7 #C73C64 #A9C73C
square
#3CC79F #593CC7 #C73C64 #A9C73C
split-complementary
#3CC79F #C73CA9 #C7593C
monochromatic
#1E6A54 #2C9A7A #3CC79F #6CD5B6 #9BE2CE
Accessibility & contrast
On white
2.13
#3CC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#3CC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC79F
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC79F | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#00C8BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3cc79f; /* rgb */ color: rgb(60, 199, 159); /* oklch */ color: oklch(74.6% 0.132 169.5);
Tailwind
colors: {
custom: {
50: '#84d9bb',
500: '#3cc79f',
950: '#000000',
},
}SCSS
$custom: #3cc79f; $custom-light: #84d9bb; $custom-dark: #000000;
JSON
{
"hex": "#3cc79f",
"rgb": {
"r": 60,
"g": 199,
"b": 159
},
"hsl": {
"h": 162.734,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74592,
"c": 0.13156,
"h": 169.5
},
"luminance": 0.44311
}Semantic roles & 50–950 ramp
primary
#3CC79F
secondary
#CE91A2
accent
#4974DF
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380