#3CC79E#3CC79E
#3CC79E is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.6% C 0.132 H 168.9°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #3CC79E |
|---|---|
| RGB | rgb(60, 199, 158) |
| HSL | hsl(162, 55%, 51%) |
| HSV | hsv(162, 70%, 78%) |
| CMYK | cmyk(69.8%, 0%, 20.6%, 22%) |
| CIE-LAB | lab(72.41, -46.59, 9.93) |
| CIE-LCH | lch(72.41, 47.64, 167.97°) |
| OKLab | oklab(74.57% -0.1298 0.0254) |
| OKLCH | oklch(74.57% 0.132 168.9) |
| XYZ | xyz(28.4552, 44.2729, 39.3870) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.61
Mediumaquamarine
#66CDAA
ΔE00 3.74
Eucalyptus
#44D7A8
ΔE00 4.06
Greenblue
#23C48B
ΔE00 4.08
Aquamarine (survey)
#04D8B2
ΔE00 4.77
Greenish Teal
#32BF84
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CC79E #C73C65
analogous
#3CC758 #3CC79E #3CAAC7
triadic
#3CC79E #9E3CC7 #C79E3C
tetradic
#3CC79E #583CC7 #C73C65 #AAC73C
square
#3CC79E #583CC7 #C73C65 #AAC73C
split-complementary
#3CC79E #C73CAA #C7583C
monochromatic
#1E6A54 #2C9A79 #3CC79E #6CD5B6 #9BE2CD
Accessibility & contrast
On white
2.13
#3CC79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#3CC79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CC79E
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CC79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CC79E | 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)
#C2BA9C
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3cc79e; /* rgb */ color: rgb(60, 199, 158); /* oklch */ color: oklch(74.6% 0.132 168.9);
Tailwind
colors: {
custom: {
50: '#84d9ba',
500: '#3cc79e',
950: '#000000',
},
}SCSS
$custom: #3cc79e; $custom-light: #84d9ba; $custom-dark: #000000;
JSON
{
"hex": "#3cc79e",
"rgb": {
"r": 60,
"g": 199,
"b": 158
},
"hsl": {
"h": 162.302,
"s": 55.378,
"l": 50.784
},
"oklch": {
"l": 0.74565,
"c": 0.13227,
"h": 168.9
},
"luminance": 0.44276
}Semantic roles & 50–950 ramp
primary
#3CC79E
secondary
#CE91A3
accent
#4975DF
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380