#3AB79A#3AB79A
#3AB79A is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.117 H 174.0°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB79A |
|---|---|
| RGB | rgb(58, 183, 154) |
| HSL | hsl(166, 52%, 47%) |
| HSV | hsv(166, 68%, 72%) |
| CMYK | cmyk(68.3%, 0%, 15.8%, 28.2%) |
| CIE-LAB | lab(67.35, -41.02, 4.86) |
| CIE-LCH | lch(67.35, 41.31, 173.25°) |
| OKLab | oklab(70.38% -0.1162 0.0122) |
| OKLCH | oklch(70.38% 0.117 174) |
| XYZ | xyz(24.5082, 37.0968, 36.4344) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.38
Tealish
#24BCA8
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 4.37
Green Blue
#01C08D
ΔE00 5.96
Topaz
#13BBAF
ΔE00 6.18
Mediumaquamarine
#66CDAA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB79A #B73A57
analogous
#3AB75C #3AB79A #3A96B7
triadic
#3AB79A #9A3AB7 #B79A3A
tetradic
#3AB79A #5C3AB7 #B73A57 #96B73A
square
#3AB79A #5C3AB7 #B73A57 #96B73A
split-complementary
#3AB79A #B73A96 #B75C3A
monochromatic
#1D5A4C #2B8973 #3AB79A #61CDB4 #90DCCA
Accessibility & contrast
On white
2.49
#3AB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#3AB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB79A
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB79A | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB99
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3ab79a; /* rgb */ color: rgb(58, 183, 154); /* oklch */ color: oklch(70.4% 0.117 174.0);
Tailwind
colors: {
custom: {
50: '#80cdb7',
500: '#3ab79a',
950: '#000000',
},
}SCSS
$custom: #3ab79a; $custom-light: #80cdb7; $custom-dark: #000000;
JSON
{
"hex": "#3ab79a",
"rgb": {
"r": 58,
"g": 183,
"b": 154
},
"hsl": {
"h": 166.08,
"s": 51.867,
"l": 47.255
},
"oklch": {
"l": 0.70383,
"c": 0.11683,
"h": 174
},
"luminance": 0.371
}Semantic roles & 50–950 ramp
primary
#3AB79A
secondary
#C78695
accent
#4C6EDB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1311
muted
#7C8280