#3BB79F#3BB79F
#3BB79F is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.6% C 0.114 H 177.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB79F |
|---|---|
| RGB | rgb(59, 183, 159) |
| HSL | hsl(168, 51%, 47%) |
| HSV | hsv(168, 68%, 72%) |
| CMYK | cmyk(67.8%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.50, -39.59, 2.32) |
| CIE-LCH | lch(67.50, 39.65, 176.64°) |
| OKLab | oklab(70.55% -0.1134 0.0055) |
| OKLCH | oklch(70.55% 0.114 177.2) |
| XYZ | xyz(24.9921, 37.2972, 38.6761) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.36
Greeny Blue
#42B395
ΔE00 2.49
Turquoise (survey)
#06C2AC
ΔE00 3.56
Topaz
#13BBAF
ΔE00 4.67
Lightseagreen
#20B2AA
ΔE00 5.80
Mediumaquamarine
#66CDAA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB79F #B73B53
analogous
#3BB761 #3BB79F #3B91B7
triadic
#3BB79F #9F3BB7 #B79F3B
tetradic
#3BB79F #613BB7 #B73B53 #91B73B
square
#3BB79F #613BB7 #B73B53 #91B73B
split-complementary
#3BB79F #B73B91 #B7613B
monochromatic
#1D5A4F #2C8977 #3BB79F #63CDB8 #91DCCD
Accessibility & contrast
On white
2.48
#3BB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#3BB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB79F
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB79F | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#9F9FA1
Tritanopia (blue-blind)
#00BAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3bb79f; /* rgb */ color: rgb(59, 183, 159); /* oklch */ color: oklch(70.6% 0.114 177.2);
Tailwind
colors: {
custom: {
50: '#81cdbb',
500: '#3bb79f',
950: '#000000',
},
}SCSS
$custom: #3bb79f; $custom-light: #81cdbb; $custom-dark: #000000;
JSON
{
"hex": "#3bb79f",
"rgb": {
"r": 59,
"g": 183,
"b": 159
},
"hsl": {
"h": 168.387,
"s": 51.24,
"l": 47.451
},
"oklch": {
"l": 0.70553,
"c": 0.11354,
"h": 177.2
},
"luminance": 0.373
}Semantic roles & 50–950 ramp
primary
#3BB79F
secondary
#C68794
accent
#4D69DB
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280