#3FA79B#3FA79B
#3FA79B is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.5% C 0.097 H 184.6°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #3FA79B |
|---|---|
| RGB | rgb(63, 167, 155) |
| HSL | hsl(173, 45%, 45%) |
| HSV | hsv(173, 62%, 65%) |
| CMYK | cmyk(62.3%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(62.56, -32.63, -2.66) |
| CIE-LCH | lch(62.56, 32.74, 184.66°) |
| OKLab | oklab(66.52% -0.0963 -0.0077) |
| OKLCH | oklch(66.52% 0.097 184.6) |
| XYZ | xyz(21.7823, 31.0584, 35.8509) |
| Luminance | 0.3106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.93
Sea
#3C9992
ΔE00 4.64
Blue Green
#0F9B8E
ΔE00 4.65
Dull Teal
#5F9E8F
ΔE00 5.11
Topaz
#13BBAF
ΔE00 5.95
Grey Teal
#5E9B8A
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3FA79B #A73F4B
analogous
#3FA767 #3FA79B #3F7FA7
triadic
#3FA79B #9B3FA7 #A79B3F
tetradic
#3FA79B #673FA7 #A73F4B #7FA73F
square
#3FA79B #673FA7 #A73F4B #7FA73F
split-complementary
#3FA79B #A73F7F #A7673F
monochromatic
#1D4E49 #2E7B72 #3FA79B #60C3B8 #8DD4CC
Accessibility & contrast
On white
2.91
#3FA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#3FA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3FA79B
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3FA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3FA79B | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#8F929C
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3fa79b; /* rgb */ color: rgb(63, 167, 155); /* oklch */ color: oklch(66.5% 0.097 184.6);
Tailwind
colors: {
custom: {
50: '#80c1b8',
500: '#3fa79b',
950: '#000000',
},
}SCSS
$custom: #3fa79b; $custom-light: #80c1b8; $custom-dark: #000000;
JSON
{
"hex": "#3fa79b",
"rgb": {
"r": 63,
"g": 167,
"b": 155
},
"hsl": {
"h": 173.077,
"s": 45.217,
"l": 45.098
},
"oklch": {
"l": 0.66524,
"c": 0.09664,
"h": 184.6
},
"luminance": 0.31061
}Semantic roles & 50–950 ramp
primary
#3FA79B
secondary
#BF838A
accent
#5362D5
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180