#3FA79F#3FA79F
#3FA79F is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.7% C 0.095 H 188.0°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA79F |
|---|---|
| RGB | rgb(63, 167, 159) |
| HSL | hsl(175, 45%, 45%) |
| HSV | hsv(175, 62%, 65%) |
| CMYK | cmyk(62.3%, 0%, 4.8%, 34.5%) |
| CIE-LAB | lab(62.67, -31.53, -4.74) |
| CIE-LCH | lch(62.67, 31.89, 188.54°) |
| OKLab | oklab(66.66% -0.0945 -0.0133) |
| OKLCH | oklch(66.66% 0.095 188) |
| XYZ | xyz(22.1238, 31.1950, 37.6495) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.56
Sea
#3C9992
ΔE00 4.36
Blue Green
#0F9B8E
ΔE00 5.14
Dull Teal
#5F9E8F
ΔE00 5.69
Topaz
#13BBAF
ΔE00 6.04
Cadetblue
#5F9EA0
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA79F #A73F47
analogous
#3FA76B #3FA79F #3F7BA7
triadic
#3FA79F #9F3FA7 #A79F3F
tetradic
#3FA79F #6B3FA7 #A73F47 #7BA73F
square
#3FA79F #6B3FA7 #A73F47 #7BA73F
split-complementary
#3FA79F #A73F7B #A76B3F
monochromatic
#1D4E4A #2E7B75 #3FA79F #60C3BB #8DD4CE
Accessibility & contrast
On white
2.90
#3FA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#3FA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA79F
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA79F | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9F
Deuteranopia (green-blind)
#8E93A0
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3fa79f; /* rgb */ color: rgb(63, 167, 159); /* oklch */ color: oklch(66.7% 0.095 188.0);
Tailwind
colors: {
custom: {
50: '#80c1bb',
500: '#3fa79f',
950: '#000000',
},
}SCSS
$custom: #3fa79f; $custom-light: #80c1bb; $custom-dark: #000000;
JSON
{
"hex": "#3fa79f",
"rgb": {
"r": 63,
"g": 167,
"b": 159
},
"hsl": {
"h": 175.385,
"s": 45.217,
"l": 45.098
},
"oklch": {
"l": 0.66655,
"c": 0.09543,
"h": 188
},
"luminance": 0.31197
}Semantic roles & 50–950 ramp
primary
#3FA79F
secondary
#BF8388
accent
#535DD5
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180