#3AB79B#3AB79B
#3AB79B is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.116 H 174.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB79B |
|---|---|
| RGB | rgb(58, 183, 155) |
| HSL | hsl(167, 52%, 47%) |
| HSV | hsv(167, 68%, 72%) |
| CMYK | cmyk(68.3%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.37, -40.77, 4.34) |
| CIE-LCH | lch(67.37, 41.00, 173.92°) |
| OKLab | oklab(70.41% -0.1157 0.0109) |
| OKLCH | oklch(70.41% 0.116 174.6) |
| XYZ | xyz(24.5919, 37.1303, 36.8748) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.54
Tealish
#24BCA8
ΔE00 3.36
Turquoise (survey)
#06C2AC
ΔE00 4.17
Topaz
#13BBAF
ΔE00 5.87
Green Blue
#01C08D
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB79B #B73A56
analogous
#3AB75D #3AB79B #3A95B7
triadic
#3AB79B #9B3AB7 #B79B3A
tetradic
#3AB79B #5D3AB7 #B73A56 #95B73A
square
#3AB79B #5D3AB7 #B73A56 #95B73A
split-complementary
#3AB79B #B73A95 #B75D3A
monochromatic
#1D5A4C #2B8974 #3AB79B #61CDB5 #90DCCB
Accessibility & contrast
On white
2.49
#3AB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#3AB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB79B
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB79B | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB9A
Deuteranopia (green-blind)
#9F9F9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3ab79b; /* rgb */ color: rgb(58, 183, 155); /* oklch */ color: oklch(70.4% 0.116 174.6);
Tailwind
colors: {
custom: {
50: '#80cdb8',
500: '#3ab79b',
950: '#000000',
},
}SCSS
$custom: #3ab79b; $custom-light: #80cdb8; $custom-dark: #000000;
JSON
{
"hex": "#3ab79b",
"rgb": {
"r": 58,
"g": 183,
"b": 155
},
"hsl": {
"h": 166.56,
"s": 51.867,
"l": 47.255
},
"oklch": {
"l": 0.70411,
"c": 0.11623,
"h": 174.6
},
"luminance": 0.37133
}Semantic roles & 50–950 ramp
primary
#3AB79B
secondary
#C78695
accent
#4C6CDB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1311
muted
#7C8280