#3AB79D#3AB79D
#3AB79D is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.5% C 0.115 H 175.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB79D |
|---|---|
| RGB | rgb(58, 183, 157) |
| HSL | hsl(168, 52%, 47%) |
| HSV | hsv(168, 68%, 72%) |
| CMYK | cmyk(68.3%, 0%, 14.2%, 28.2%) |
| CIE-LAB | lab(67.43, -40.26, 3.31) |
| CIE-LCH | lch(67.43, 40.39, 175.29°) |
| OKLab | oklab(70.47% -0.1148 0.0082) |
| OKLCH | oklch(70.47% 0.115 175.9) |
| XYZ | xyz(24.7612, 37.1980, 37.7667) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.98
Tealish
#24BCA8
ΔE00 2.82
Turquoise (survey)
#06C2AC
ΔE00 3.81
Topaz
#13BBAF
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 6.41
Green Blue
#01C08D
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB79D #B73A54
analogous
#3AB75F #3AB79D #3A93B7
triadic
#3AB79D #9D3AB7 #B79D3A
tetradic
#3AB79D #5F3AB7 #B73A54 #93B73A
square
#3AB79D #5F3AB7 #B73A54 #93B73A
split-complementary
#3AB79D #B73A93 #B75F3A
monochromatic
#1D5A4D #2B8975 #3AB79D #61CDB7 #90DCCC
Accessibility & contrast
On white
2.49
#3AB79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#3AB79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB79D
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB79D | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9C
Deuteranopia (green-blind)
#9F9F9F
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3ab79d; /* rgb */ color: rgb(58, 183, 157); /* oklch */ color: oklch(70.5% 0.115 175.9);
Tailwind
colors: {
custom: {
50: '#80cdb9',
500: '#3ab79d',
950: '#000000',
},
}SCSS
$custom: #3ab79d; $custom-light: #80cdb9; $custom-dark: #000000;
JSON
{
"hex": "#3ab79d",
"rgb": {
"r": 58,
"g": 183,
"b": 157
},
"hsl": {
"h": 167.52,
"s": 51.867,
"l": 47.255
},
"oklch": {
"l": 0.7047,
"c": 0.11507,
"h": 175.9
},
"luminance": 0.37201
}Semantic roles & 50–950 ramp
primary
#3AB79D
secondary
#C78694
accent
#4C6ADB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280