#3BB0AA#3BB0AA
#3BB0AA is a light, moderate teal. Relative luminance 0.349; OKLCH L 69.2% C 0.103 H 190.1°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB0AA |
|---|---|
| RGB | rgb(59, 176, 170) |
| HSL | hsl(177, 50%, 46%) |
| HSV | hsv(177, 66%, 69%) |
| CMYK | cmyk(66.5%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.66, -33.40, -6.47) |
| CIE-LCH | lch(65.66, 34.02, 190.96°) |
| OKLab | oklab(69.15% -0.1011 -0.0181) |
| OKLCH | oklch(69.15% 0.103 190.1) |
| XYZ | xyz(24.5814, 34.8800, 43.4594) |
| Luminance | 0.3488 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.65
Topaz
#13BBAF
ΔE00 3.97
Tealish
#24BCA8
ΔE00 5.85
Sea
#3C9992
ΔE00 7.02
Turquoise (survey)
#06C2AC
ΔE00 7.27
Blue Green
#0F9B8E
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB0AA #B03B41
analogous
#3BB06F #3BB0AA #3B7BB0
triadic
#3BB0AA #AA3BB0 #B0AA3B
tetradic
#3BB0AA #6F3BB0 #B03B41 #7BB03B
square
#3BB0AA #6F3BB0 #B03B41 #7BB03B
split-complementary
#3BB0AA #B03B7B #B06F3B
monochromatic
#1C5451 #2C827E #3BB0AA #5FC9C4 #8DD9D5
Accessibility & contrast
On white
2.63
#3BB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#3BB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB0AA
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB0AA | 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)
#A6A7AA
Deuteranopia (green-blind)
#949AAB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #3bb0aa; /* rgb */ color: rgb(59, 176, 170); /* oklch */ color: oklch(69.2% 0.103 190.1);
Tailwind
colors: {
custom: {
50: '#81c8c3',
500: '#3bb0aa',
950: '#000000',
},
}SCSS
$custom: #3bb0aa; $custom-light: #81c8c3; $custom-dark: #000000;
JSON
{
"hex": "#3bb0aa",
"rgb": {
"r": 59,
"g": 176,
"b": 170
},
"hsl": {
"h": 176.923,
"s": 49.787,
"l": 46.078
},
"oklch": {
"l": 0.69154,
"c": 0.10269,
"h": 190.1
},
"luminance": 0.34883
}Semantic roles & 50–950 ramp
primary
#3BB0AA
secondary
#C38387
accent
#4E56D9
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281