#3BB2AD#3BB2AD
#3BB2AD is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.104 H 191.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB2AD |
|---|---|
| RGB | rgb(59, 178, 173) |
| HSL | hsl(177, 50%, 46%) |
| HSV | hsv(177, 67%, 70%) |
| CMYK | cmyk(66.9%, 0%, 2.8%, 30.2%) |
| CIE-LAB | lab(66.36, -33.50, -7.10) |
| CIE-LCH | lch(66.36, 34.24, 191.96°) |
| OKLab | oklab(69.75% -0.1018 -0.0198) |
| OKLCH | oklch(69.75% 0.104 191) |
| XYZ | xyz(25.2634, 35.7849, 45.1028) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.82
Topaz
#13BBAF
ΔE00 3.83
Tealish
#24BCA8
ΔE00 5.92
Turquoise (survey)
#06C2AC
ΔE00 7.24
Sea
#3C9992
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB2AD #B23B40
analogous
#3BB272 #3BB2AD #3B7CB2
triadic
#3BB2AD #AD3BB2 #B2AD3B
tetradic
#3BB2AD #723BB2 #B23B40 #7CB23B
square
#3BB2AD #723BB2 #B23B40 #7CB23B
split-complementary
#3BB2AD #B23B7C #B2723B
monochromatic
#1D5654 #2C8480 #3BB2AD #60CAC6 #8EDAD6
Accessibility & contrast
On white
2.57
#3BB2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#3BB2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB2AD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB2AD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AD
Deuteranopia (green-blind)
#969CAE
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3bb2ad; /* rgb */ color: rgb(59, 178, 173); /* oklch */ color: oklch(69.8% 0.104 191.0);
Tailwind
colors: {
custom: {
50: '#81c9c5',
500: '#3bb2ad',
950: '#000000',
},
}SCSS
$custom: #3bb2ad; $custom-light: #81c9c5; $custom-dark: #000000;
JSON
{
"hex": "#3bb2ad",
"rgb": {
"r": 59,
"g": 178,
"b": 173
},
"hsl": {
"h": 177.479,
"s": 50.211,
"l": 46.471
},
"oklch": {
"l": 0.69751,
"c": 0.10372,
"h": 191
},
"luminance": 0.35788
}Semantic roles & 50–950 ramp
primary
#3BB2AD
secondary
#C48587
accent
#4E54DA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281