#3FC79F#3FC79F
#3FC79F is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.7% C 0.130 H 169.2°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC79F |
|---|---|
| RGB | rgb(63, 199, 159) |
| HSL | hsl(162, 55%, 51%) |
| HSV | hsv(162, 68%, 78%) |
| CMYK | cmyk(68.3%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(72.50, -45.90, 9.52) |
| CIE-LCH | lch(72.50, 46.88, 168.28°) |
| OKLab | oklab(74.66% -0.1281 0.0243) |
| OKLCH | oklch(74.66% 0.13 169.2) |
| XYZ | xyz(28.7281, 44.4036, 39.8509) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.52
Green Blue
#01C08D
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 4.10
Greenblue
#23C48B
ΔE00 4.34
Aquamarine (survey)
#04D8B2
ΔE00 4.74
Greenish Teal
#32BF84
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC79F #C73F67
analogous
#3FC75B #3FC79F #3FABC7
triadic
#3FC79F #9F3FC7 #C79F3F
tetradic
#3FC79F #5B3FC7 #C73F67 #ABC73F
square
#3FC79F #5B3FC7 #C73F67 #ABC73F
split-complementary
#3FC79F #C73FAB #C75B3F
monochromatic
#206C56 #2D9B7B #3FC79F #6ED5B7 #9EE3CE
Accessibility & contrast
On white
2.13
#3FC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#3FC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC79F
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC79F | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 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: #3fc79f; /* rgb */ color: rgb(63, 199, 159); /* oklch */ color: oklch(74.7% 0.130 169.2);
Tailwind
colors: {
custom: {
50: '#85d9bb',
500: '#3fc79f',
950: '#000000',
},
}SCSS
$custom: #3fc79f; $custom-light: #85d9bb; $custom-dark: #000000;
JSON
{
"hex": "#3fc79f",
"rgb": {
"r": 63,
"g": 199,
"b": 159
},
"hsl": {
"h": 162.353,
"s": 54.839,
"l": 51.373
},
"oklch": {
"l": 0.74662,
"c": 0.13036,
"h": 169.2
},
"luminance": 0.44407
}Semantic roles & 50–950 ramp
primary
#3FC79F
secondary
#CF93A5
accent
#4A75DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380