#3FC79B#3FC79B
#3FC79B is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.6% C 0.133 H 167.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3FC79B |
|---|---|
| RGB | rgb(63, 199, 155) |
| HSL | hsl(161, 55%, 51%) |
| HSV | hsv(161, 68%, 78%) |
| CMYK | cmyk(68.3%, 0%, 22.1%, 22%) |
| CIE-LAB | lab(72.41, -46.85, 11.55) |
| CIE-LCH | lch(72.41, 48.25, 166.15°) |
| OKLab | oklab(74.56% -0.1299 0.0295) |
| OKLCH | oklch(74.56% 0.133 167.2) |
| XYZ | xyz(28.3866, 44.2670, 38.0523) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.20
Greenblue
#23C48B
ΔE00 3.37
Eucalyptus
#44D7A8
ΔE00 3.95
Mediumaquamarine
#66CDAA
ΔE00 3.95
Greenish Teal
#32BF84
ΔE00 4.47
Aquamarine (survey)
#04D8B2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FC79B #C73F6B
analogous
#3FC757 #3FC79B #3FAFC7
triadic
#3FC79B #9B3FC7 #C79B3F
tetradic
#3FC79B #573FC7 #C73F6B #AFC73F
square
#3FC79B #573FC7 #C73F6B #AFC73F
split-complementary
#3FC79B #C73FAF #C7573F
monochromatic
#206C53 #2D9B78 #3FC79B #6ED5B4 #9EE3CC
Accessibility & contrast
On white
2.13
#3FC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#3FC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FC79B
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FC79B | 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)
#C2B999
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #3fc79b; /* rgb */ color: rgb(63, 199, 155); /* oklch */ color: oklch(74.6% 0.133 167.2);
Tailwind
colors: {
custom: {
50: '#85d9b8',
500: '#3fc79b',
950: '#000000',
},
}SCSS
$custom: #3fc79b; $custom-light: #85d9b8; $custom-dark: #000000;
JSON
{
"hex": "#3fc79b",
"rgb": {
"r": 63,
"g": 199,
"b": 155
},
"hsl": {
"h": 160.588,
"s": 54.839,
"l": 51.373
},
"oklch": {
"l": 0.74558,
"c": 0.13326,
"h": 167.2
},
"luminance": 0.4427
}Semantic roles & 50–950 ramp
primary
#3FC79B
secondary
#CF93A6
accent
#4A7ADE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380