#3BB0AB#3BB0AB
#3BB0AB is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.102 H 191.0°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB0AB |
|---|---|
| RGB | rgb(59, 176, 171) |
| HSL | hsl(177, 50%, 46%) |
| HSV | hsv(177, 66%, 69%) |
| CMYK | cmyk(66.5%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(65.68, -33.12, -6.98) |
| CIE-LCH | lch(65.68, 33.85, 191.91°) |
| OKLab | oklab(69.19% -0.1006 -0.0195) |
| OKLCH | oklch(69.19% 0.103 191) |
| XYZ | xyz(24.6763, 34.9180, 43.9595) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.88
Topaz
#13BBAF
ΔE00 4.19
Tealish
#24BCA8
ΔE00 6.17
Sea
#3C9992
ΔE00 7.07
Turquoise (survey)
#06C2AC
ΔE00 7.56
Cadetblue
#5F9EA0
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB0AB #B03B40
analogous
#3BB070 #3BB0AB #3B7AB0
triadic
#3BB0AB #AB3BB0 #B0AB3B
tetradic
#3BB0AB #703BB0 #B03B40 #7AB03B
square
#3BB0AB #703BB0 #B03B40 #7AB03B
split-complementary
#3BB0AB #B03B7A #B0703B
monochromatic
#1C5452 #2C827E #3BB0AB #5FC9C5 #8DD9D5
Accessibility & contrast
On white
2.63
#3BB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#3BB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB0AB
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB0AB | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#949AAC
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3bb0ab; /* rgb */ color: rgb(59, 176, 171); /* oklch */ color: oklch(69.2% 0.102 191.0);
Tailwind
colors: {
custom: {
50: '#81c8c4',
500: '#3bb0ab',
950: '#000000',
},
}SCSS
$custom: #3bb0ab; $custom-light: #81c8c4; $custom-dark: #000000;
JSON
{
"hex": "#3bb0ab",
"rgb": {
"r": 59,
"g": 176,
"b": 171
},
"hsl": {
"h": 177.436,
"s": 49.787,
"l": 46.078
},
"oklch": {
"l": 0.69188,
"c": 0.1025,
"h": 191
},
"luminance": 0.34921
}Semantic roles & 50–950 ramp
primary
#3BB0AB
secondary
#C38386
accent
#4E54D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281