#3AB79F#3AB79F
#3AB79F is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.114 H 177.3°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3AB79F |
|---|---|
| RGB | rgb(58, 183, 159) |
| HSL | hsl(168, 52%, 47%) |
| HSV | hsv(168, 68%, 72%) |
| CMYK | cmyk(68.3%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.48, -39.74, 2.29) |
| CIE-LCH | lch(67.48, 39.81, 176.71°) |
| OKLab | oklab(70.53% -0.1138 0.0055) |
| OKLCH | oklch(70.53% 0.114 177.3) |
| XYZ | xyz(24.9334, 37.2669, 38.6733) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.33
Greeny Blue
#42B395
ΔE00 2.51
Turquoise (survey)
#06C2AC
ΔE00 3.53
Topaz
#13BBAF
ΔE00 4.65
Lightseagreen
#20B2AA
ΔE00 5.78
Mediumaquamarine
#66CDAA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AB79F #B73A52
analogous
#3AB761 #3AB79F #3A91B7
triadic
#3AB79F #9F3AB7 #B79F3A
tetradic
#3AB79F #613AB7 #B73A52 #91B73A
square
#3AB79F #613AB7 #B73A52 #91B73A
split-complementary
#3AB79F #B73A91 #B7613A
monochromatic
#1D5A4E #2B8977 #3AB79F #61CDB8 #90DCCD
Accessibility & contrast
On white
2.48
#3AB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#3AB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AB79F
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AB79F | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#9E9FA1
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3ab79f; /* rgb */ color: rgb(58, 183, 159); /* oklch */ color: oklch(70.5% 0.114 177.3);
Tailwind
colors: {
custom: {
50: '#81cdbb',
500: '#3ab79f',
950: '#000000',
},
}SCSS
$custom: #3ab79f; $custom-light: #81cdbb; $custom-dark: #000000;
JSON
{
"hex": "#3ab79f",
"rgb": {
"r": 58,
"g": 183,
"b": 159
},
"hsl": {
"h": 168.48,
"s": 51.867,
"l": 47.255
},
"oklch": {
"l": 0.70529,
"c": 0.11398,
"h": 177.3
},
"luminance": 0.3727
}Semantic roles & 50–950 ramp
primary
#3AB79F
secondary
#C78693
accent
#4C68DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280