#3FC79A#3FC79A
#3FC79A is a light, vivid teal. Relative luminance 0.442; OKLCH L 74.5% C 0.134 H 166.7°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC79A |
|---|---|
| RGB | rgb(63, 199, 154) |
| HSL | hsl(160, 55%, 51%) |
| HSV | hsv(160, 68%, 78%) |
| CMYK | cmyk(68.3%, 0%, 22.6%, 22%) |
| CIE-LAB | lab(72.38, -47.08, 12.06) |
| CIE-LCH | lch(72.38, 48.60, 165.64°) |
| OKLab | oklab(74.53% -0.1304 0.0308) |
| OKLCH | oklch(74.53% 0.134 166.7) |
| XYZ | xyz(28.3030, 44.2335, 37.6119) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.08
Greenblue
#23C48B
ΔE00 3.14
Eucalyptus
#44D7A8
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 4.09
Greenish Teal
#32BF84
ΔE00 4.25
Aquamarine (survey)
#04D8B2
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC79A #C73F6C
analogous
#3FC756 #3FC79A #3FB0C7
triadic
#3FC79A #9A3FC7 #C79A3F
tetradic
#3FC79A #563FC7 #C73F6C #B0C73F
square
#3FC79A #563FC7 #C73F6C #B0C73F
split-complementary
#3FC79A #C73FB0 #C7563F
monochromatic
#206C53 #2D9B77 #3FC79A #6ED5B3 #9EE3CC
Accessibility & contrast
On white
2.13
#3FC79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#3FC79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC79A
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC79A | 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)
#C2B998
Deuteranopia (green-blind)
#B0AC9D
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #3fc79a; /* rgb */ color: rgb(63, 199, 154); /* oklch */ color: oklch(74.5% 0.134 166.7);
Tailwind
colors: {
custom: {
50: '#85d9b7',
500: '#3fc79a',
950: '#000000',
},
}SCSS
$custom: #3fc79a; $custom-light: #85d9b7; $custom-dark: #000000;
JSON
{
"hex": "#3fc79a",
"rgb": {
"r": 63,
"g": 199,
"b": 154
},
"hsl": {
"h": 160.147,
"s": 54.839,
"l": 51.373
},
"oklch": {
"l": 0.74532,
"c": 0.13401,
"h": 166.7
},
"luminance": 0.44237
}Semantic roles & 50–950 ramp
primary
#3FC79A
secondary
#CF93A7
accent
#4A7BDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380