#3BB79A#3BB79A
#3BB79A is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.116 H 173.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB79A |
|---|---|
| RGB | rgb(59, 183, 154) |
| HSL | hsl(166, 51%, 47%) |
| HSV | hsv(166, 68%, 72%) |
| CMYK | cmyk(67.8%, 0%, 15.8%, 28.2%) |
| CIE-LAB | lab(67.37, -40.86, 4.89) |
| CIE-LCH | lch(67.37, 41.16, 173.17°) |
| OKLab | oklab(70.41% -0.1157 0.0123) |
| OKLCH | oklch(70.41% 0.116 173.9) |
| XYZ | xyz(24.5669, 37.1271, 36.4371) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.35
Tealish
#24BCA8
ΔE00 3.66
Turquoise (survey)
#06C2AC
ΔE00 4.40
Green Blue
#01C08D
ΔE00 5.97
Topaz
#13BBAF
ΔE00 6.20
Mediumaquamarine
#66CDAA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB79A #B73B58
analogous
#3BB75C #3BB79A #3B96B7
triadic
#3BB79A #9A3BB7 #B79A3B
tetradic
#3BB79A #5C3BB7 #B73B58 #96B73B
square
#3BB79A #5C3BB7 #B73B58 #96B73B
split-complementary
#3BB79A #B73B96 #B75C3B
monochromatic
#1D5A4C #2C8973 #3BB79A #63CDB4 #91DCCA
Accessibility & contrast
On white
2.49
#3BB79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#3BB79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB79A
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB79A | 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)
#B1AB99
Deuteranopia (green-blind)
#A09F9C
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3bb79a; /* rgb */ color: rgb(59, 183, 154); /* oklch */ color: oklch(70.4% 0.116 173.9);
Tailwind
colors: {
custom: {
50: '#81cdb7',
500: '#3bb79a',
950: '#000000',
},
}SCSS
$custom: #3bb79a; $custom-light: #81cdb7; $custom-dark: #000000;
JSON
{
"hex": "#3bb79a",
"rgb": {
"r": 59,
"g": 183,
"b": 154
},
"hsl": {
"h": 165.968,
"s": 51.24,
"l": 47.451
},
"oklch": {
"l": 0.70408,
"c": 0.11639,
"h": 173.9
},
"luminance": 0.3713
}Semantic roles & 50–950 ramp
primary
#3BB79A
secondary
#C68796
accent
#4D6EDB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280