#3BB79D#3BB79D
#3BB79D 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.45:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB79D |
|---|---|
| RGB | rgb(59, 183, 157) |
| HSL | hsl(167, 51%, 47%) |
| HSV | hsv(167, 68%, 72%) |
| CMYK | cmyk(67.8%, 0%, 14.2%, 28.2%) |
| CIE-LAB | lab(67.45, -40.10, 3.35) |
| CIE-LCH | lch(67.45, 40.24, 175.23°) |
| OKLab | oklab(70.49% -0.1143 0.0083) |
| OKLCH | oklch(70.49% 0.115 175.9) |
| XYZ | xyz(24.8199, 37.2283, 37.7695) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.95
Tealish
#24BCA8
ΔE00 2.85
Turquoise (survey)
#06C2AC
ΔE00 3.84
Topaz
#13BBAF
ΔE00 5.28
Lightseagreen
#20B2AA
ΔE00 6.42
Green Blue
#01C08D
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB79D #B73B55
analogous
#3BB75F #3BB79D #3B93B7
triadic
#3BB79D #9D3BB7 #B79D3B
tetradic
#3BB79D #5F3BB7 #B73B55 #93B73B
square
#3BB79D #5F3BB7 #B73B55 #93B73B
split-complementary
#3BB79D #B73B93 #B75F3B
monochromatic
#1D5A4E #2C8975 #3BB79D #63CDB6 #91DCCC
Accessibility & contrast
On white
2.49
#3BB79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#3BB79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB79D
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB79D | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 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)
#B0AC9C
Deuteranopia (green-blind)
#9F9F9F
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3bb79d; /* rgb */ color: rgb(59, 183, 157); /* oklch */ color: oklch(70.5% 0.115 175.9);
Tailwind
colors: {
custom: {
50: '#81cdb9',
500: '#3bb79d',
950: '#000000',
},
}SCSS
$custom: #3bb79d; $custom-light: #81cdb9; $custom-dark: #000000;
JSON
{
"hex": "#3bb79d",
"rgb": {
"r": 59,
"g": 183,
"b": 157
},
"hsl": {
"h": 167.419,
"s": 51.24,
"l": 47.451
},
"oklch": {
"l": 0.70494,
"c": 0.11464,
"h": 175.9
},
"luminance": 0.37231
}Semantic roles & 50–950 ramp
primary
#3BB79D
secondary
#C68795
accent
#4D6BDB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280