#3BB2AC#3BB2AC
#3BB2AC is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.104 H 190.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB2AC |
|---|---|
| RGB | rgb(59, 178, 172) |
| HSL | hsl(177, 50%, 46%) |
| HSV | hsv(177, 67%, 70%) |
| CMYK | cmyk(66.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.33, -33.78, -6.59) |
| CIE-LCH | lch(66.33, 34.42, 191.03°) |
| OKLab | oklab(69.72% -0.1023 -0.0184) |
| OKLCH | oklch(69.72% 0.104 190.2) |
| XYZ | xyz(25.1670, 35.7463, 44.5951) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.58
Topaz
#13BBAF
ΔE00 3.58
Tealish
#24BCA8
ΔE00 5.59
Turquoise (survey)
#06C2AC
ΔE00 6.94
Sea
#3C9992
ΔE00 7.59
Blue Green
#0F9B8E
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB2AC #B23B41
analogous
#3BB271 #3BB2AC #3B7DB2
triadic
#3BB2AC #AC3BB2 #B2AC3B
tetradic
#3BB2AC #713BB2 #B23B41 #7DB23B
square
#3BB2AC #713BB2 #B23B41 #7DB23B
split-complementary
#3BB2AC #B23B7D #B2713B
monochromatic
#1D5653 #2C8480 #3BB2AC #60CAC5 #8EDAD6
Accessibility & contrast
On white
2.58
#3BB2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#3BB2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB2AC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB2AC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#969CAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3bb2ac; /* rgb */ color: rgb(59, 178, 172); /* oklch */ color: oklch(69.7% 0.104 190.2);
Tailwind
colors: {
custom: {
50: '#81c9c4',
500: '#3bb2ac',
950: '#000000',
},
}SCSS
$custom: #3bb2ac; $custom-light: #81c9c4; $custom-dark: #000000;
JSON
{
"hex": "#3bb2ac",
"rgb": {
"r": 59,
"g": 178,
"b": 172
},
"hsl": {
"h": 176.975,
"s": 50.211,
"l": 46.471
},
"oklch": {
"l": 0.69718,
"c": 0.1039,
"h": 190.2
},
"luminance": 0.35749
}Semantic roles & 50–950 ramp
primary
#3BB2AC
secondary
#C48588
accent
#4E55DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281