#3FB79A#3FB79A
#3FB79A is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.115 H 173.6°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3FB79A |
|---|---|
| RGB | rgb(63, 183, 154) |
| HSL | hsl(166, 49%, 48%) |
| HSV | hsv(166, 66%, 72%) |
| CMYK | cmyk(65.6%, 0%, 15.8%, 28.2%) |
| CIE-LAB | lab(67.47, -40.21, 5.04) |
| CIE-LCH | lch(67.47, 40.53, 172.86°) |
| OKLab | oklab(70.51% -0.1139 0.0127) |
| OKLCH | oklch(70.51% 0.115 173.6) |
| XYZ | xyz(24.8132, 37.2541, 36.4487) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.26
Tealish
#24BCA8
ΔE00 3.78
Turquoise (survey)
#06C2AC
ΔE00 4.53
Green Blue
#01C08D
ΔE00 6.01
Topaz
#13BBAF
ΔE00 6.30
Mediumaquamarine
#66CDAA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FB79A #B73F5C
analogous
#3FB75E #3FB79A #3F98B7
triadic
#3FB79A #9A3FB7 #B79A3F
tetradic
#3FB79A #5E3FB7 #B73F5C #98B73F
square
#3FB79A #5E3FB7 #B73F5C #98B73F
split-complementary
#3FB79A #B73F98 #B75E3F
monochromatic
#205C4D #2F8974 #3FB79A #68CBB3 #96DBCA
Accessibility & contrast
On white
2.48
#3FB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#3FB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FB79A
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FB79A | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC99
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3fb79a; /* rgb */ color: rgb(63, 183, 154); /* oklch */ color: oklch(70.5% 0.115 173.6);
Tailwind
colors: {
custom: {
50: '#82cdb7',
500: '#3fb79a',
950: '#000000',
},
}SCSS
$custom: #3fb79a; $custom-light: #82cdb7; $custom-dark: #000000;
JSON
{
"hex": "#3fb79a",
"rgb": {
"r": 63,
"g": 183,
"b": 154
},
"hsl": {
"h": 165.5,
"s": 48.78,
"l": 48.235
},
"oklch": {
"l": 0.70512,
"c": 0.11458,
"h": 173.6
},
"luminance": 0.37257
}Semantic roles & 50–950 ramp
primary
#3FB79A
secondary
#C68B9A
accent
#4F71D8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280