#3CC79D#3CC79D
#3CC79D is a light, vivid teal. Relative luminance 0.442; OKLCH L 74.5% C 0.133 H 168.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC79D |
|---|---|
| RGB | rgb(60, 199, 157) |
| HSL | hsl(162, 55%, 51%) |
| HSV | hsv(162, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 21.1%, 22%) |
| CIE-LAB | lab(72.39, -46.83, 10.44) |
| CIE-LCH | lch(72.39, 47.98, 167.44°) |
| OKLab | oklab(74.54% -0.1303 0.0267) |
| OKLCH | oklch(74.54% 0.133 168.4) |
| XYZ | xyz(28.3695, 44.2386, 38.9355) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.43
Greenblue
#23C48B
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 3.84
Eucalyptus
#44D7A8
ΔE00 4.01
Aquamarine (survey)
#04D8B2
ΔE00 4.89
Greenish Teal
#32BF84
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC79D #C73C66
analogous
#3CC758 #3CC79D #3CABC7
triadic
#3CC79D #9D3CC7 #C79D3C
tetradic
#3CC79D #583CC7 #C73C66 #ABC73C
square
#3CC79D #583CC7 #C73C66 #ABC73C
split-complementary
#3CC79D #C73CAB #C7583C
monochromatic
#1E6A53 #2C9A79 #3CC79D #6CD5B5 #9BE2CD
Accessibility & contrast
On white
2.13
#3CC79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#3CC79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC79D
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC79D | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B99B
Deuteranopia (green-blind)
#AFACA0
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3cc79d; /* rgb */ color: rgb(60, 199, 157); /* oklch */ color: oklch(74.5% 0.133 168.4);
Tailwind
colors: {
custom: {
50: '#84d9ba',
500: '#3cc79d',
950: '#000000',
},
}SCSS
$custom: #3cc79d; $custom-light: #84d9ba; $custom-dark: #000000;
JSON
{
"hex": "#3cc79d",
"rgb": {
"r": 60,
"g": 199,
"b": 157
},
"hsl": {
"h": 161.871,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74539,
"c": 0.13297,
"h": 168.4
},
"luminance": 0.44242
}Semantic roles & 50–950 ramp
primary
#3CC79D
secondary
#CE91A3
accent
#4976DF
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380