#3BB2AA#3BB2AA
#3BB2AA is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.104 H 188.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB2AA |
|---|---|
| RGB | rgb(59, 178, 170) |
| HSL | hsl(176, 50%, 46%) |
| HSV | hsv(176, 67%, 70%) |
| CMYK | cmyk(66.9%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.27, -34.34, -5.56) |
| CIE-LCH | lch(66.27, 34.79, 189.20°) |
| OKLab | oklab(69.65% -0.1032 -0.0156) |
| OKLCH | oklch(69.65% 0.104 188.6) |
| XYZ | xyz(24.9764, 35.6701, 43.5911) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.31
Topaz
#13BBAF
ΔE00 3.19
Tealish
#24BCA8
ΔE00 4.94
Turquoise (survey)
#06C2AC
ΔE00 6.38
Sea
#3C9992
ΔE00 7.54
Greeny Blue
#42B395
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB2AA #B23B43
analogous
#3BB26F #3BB2AA #3B7FB2
triadic
#3BB2AA #AA3BB2 #B2AA3B
tetradic
#3BB2AA #6F3BB2 #B23B43 #7FB23B
square
#3BB2AA #6F3BB2 #B23B43 #7FB23B
split-complementary
#3BB2AA #B23B7F #B26F3B
monochromatic
#1D5652 #2C847E #3BB2AA #60CAC3 #8EDAD4
Accessibility & contrast
On white
2.58
#3BB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#3BB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB2AA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB2AA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3bb2aa; /* rgb */ color: rgb(59, 178, 170); /* oklch */ color: oklch(69.7% 0.104 188.6);
Tailwind
colors: {
custom: {
50: '#81c9c3',
500: '#3bb2aa',
950: '#000000',
},
}SCSS
$custom: #3bb2aa; $custom-light: #81c9c3; $custom-dark: #000000;
JSON
{
"hex": "#3bb2aa",
"rgb": {
"r": 59,
"g": 178,
"b": 170
},
"hsl": {
"h": 175.966,
"s": 50.211,
"l": 46.471
},
"oklch": {
"l": 0.69651,
"c": 0.10434,
"h": 188.6
},
"luminance": 0.35673
}Semantic roles & 50–950 ramp
primary
#3BB2AA
secondary
#C48589
accent
#4E57DA
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281