#3FC79E#3FC79E
#3FC79E is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.6% C 0.131 H 168.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC79E |
|---|---|
| RGB | rgb(63, 199, 158) |
| HSL | hsl(162, 55%, 51%) |
| HSV | hsv(162, 68%, 78%) |
| CMYK | cmyk(68.3%, 0%, 20.6%, 22%) |
| CIE-LAB | lab(72.47, -46.14, 10.03) |
| CIE-LCH | lch(72.47, 47.22, 167.74°) |
| OKLab | oklab(74.64% -0.1285 0.0256) |
| OKLCH | oklch(74.64% 0.131 168.7) |
| XYZ | xyz(28.6417, 44.3690, 39.3957) |
| Luminance | 0.4437 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.61
Green Blue
#01C08D
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 4.03
Greenblue
#23C48B
ΔE00 4.09
Aquamarine (survey)
#04D8B2
ΔE00 4.84
Greenish Teal
#32BF84
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC79E #C73F68
analogous
#3FC75A #3FC79E #3FACC7
triadic
#3FC79E #9E3FC7 #C79E3F
tetradic
#3FC79E #5A3FC7 #C73F68 #ACC73F
square
#3FC79E #5A3FC7 #C73F68 #ACC73F
split-complementary
#3FC79E #C73FAC #C75A3F
monochromatic
#206C55 #2D9B7A #3FC79E #6ED5B6 #9EE3CE
Accessibility & contrast
On white
2.13
#3FC79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#3FC79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC79E
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC79E | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9C
Deuteranopia (green-blind)
#B0ACA1
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3fc79e; /* rgb */ color: rgb(63, 199, 158); /* oklch */ color: oklch(74.6% 0.131 168.7);
Tailwind
colors: {
custom: {
50: '#85d9ba',
500: '#3fc79e',
950: '#000000',
},
}SCSS
$custom: #3fc79e; $custom-light: #85d9ba; $custom-dark: #000000;
JSON
{
"hex": "#3fc79e",
"rgb": {
"r": 63,
"g": 199,
"b": 158
},
"hsl": {
"h": 161.912,
"s": 54.839,
"l": 51.373
},
"oklch": {
"l": 0.74636,
"c": 0.13107,
"h": 168.7
},
"luminance": 0.44372
}Semantic roles & 50–950 ramp
primary
#3FC79E
secondary
#CF93A5
accent
#4A76DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380