#3BB79B#3BB79B
#3BB79B is a light, moderate teal. Relative luminance 0.372; 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 | #3BB79B |
|---|---|
| RGB | rgb(59, 183, 155) |
| HSL | hsl(166, 51%, 47%) |
| HSV | hsv(166, 68%, 72%) |
| CMYK | cmyk(67.8%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.40, -40.61, 4.38) |
| CIE-LCH | lch(67.40, 40.85, 173.85°) |
| OKLab | oklab(70.44% -0.1153 0.011) |
| OKLCH | oklch(70.44% 0.116 174.6) |
| XYZ | xyz(24.6506, 37.1606, 36.8776) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.51
Tealish
#24BCA8
ΔE00 3.38
Turquoise (survey)
#06C2AC
ΔE00 4.20
Topaz
#13BBAF
ΔE00 5.90
Green Blue
#01C08D
ΔE00 6.24
Mediumaquamarine
#66CDAA
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB79B #B73B57
analogous
#3BB75D #3BB79B #3B95B7
triadic
#3BB79B #9B3BB7 #B79B3B
tetradic
#3BB79B #5D3BB7 #B73B57 #95B73B
square
#3BB79B #5D3BB7 #B73B57 #95B73B
split-complementary
#3BB79B #B73B95 #B75D3B
monochromatic
#1D5A4D #2C8974 #3BB79B #63CDB5 #91DCCB
Accessibility & contrast
On white
2.49
#3BB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#3BB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB79B
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB79B | 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: #3bb79b; /* rgb */ color: rgb(59, 183, 155); /* oklch */ color: oklch(70.4% 0.116 174.6);
Tailwind
colors: {
custom: {
50: '#81cdb8',
500: '#3bb79b',
950: '#000000',
},
}SCSS
$custom: #3bb79b; $custom-light: #81cdb8; $custom-dark: #000000;
JSON
{
"hex": "#3bb79b",
"rgb": {
"r": 59,
"g": 183,
"b": 155
},
"hsl": {
"h": 166.452,
"s": 51.24,
"l": 47.451
},
"oklch": {
"l": 0.70436,
"c": 0.11579,
"h": 174.6
},
"luminance": 0.37163
}Semantic roles & 50–950 ramp
primary
#3BB79B
secondary
#C68796
accent
#4D6DDB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280