#3BBBAC#3BBBAC
#3BBBAC is a light, moderate teal. Relative luminance 0.394; OKLCH L 72.0% C 0.112 H 183.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBBAC |
|---|---|
| RGB | rgb(59, 187, 172) |
| HSL | hsl(173, 52%, 48%) |
| HSV | hsv(173, 68%, 73%) |
| CMYK | cmyk(68.4%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(69.07, -37.94, -2.53) |
| CIE-LCH | lch(69.07, 38.03, 183.82°) |
| OKLab | oklab(71.95% -0.1115 -0.0074) |
| OKLCH | oklch(71.95% 0.112 183.8) |
| XYZ | xyz(27.0168, 39.4459, 45.2117) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.83
Tealish
#24BCA8
ΔE00 1.97
Turquoise (survey)
#06C2AC
ΔE00 3.19
Lightseagreen
#20B2AA
ΔE00 3.61
Greeny Blue
#42B395
ΔE00 5.81
Mediumturquoise
#48D1CC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBBAC #BB3B4A
analogous
#3BBB6C #3BBBAC #3B8ABB
triadic
#3BBBAC #AC3BBB #BBAC3B
tetradic
#3BBBAC #6C3BBB #BB3B4A #8ABB3B
square
#3BBBAC #6C3BBB #BB3B4A #8ABB3B
split-complementary
#3BBBAC #BB3B8A #BB6C3B
monochromatic
#1E5E56 #2C8C81 #3BBBAC #65CEC2 #93DDD4
Accessibility & contrast
On white
2.36
#3BBBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#3BBBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBBAC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBBAC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AC
Deuteranopia (green-blind)
#A0A3AD
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbbac; /* rgb */ color: rgb(59, 187, 172); /* oklch */ color: oklch(72.0% 0.112 183.8);
Tailwind
colors: {
custom: {
50: '#82d0c4',
500: '#3bbbac',
950: '#000000',
},
}SCSS
$custom: #3bbbac; $custom-light: #82d0c4; $custom-dark: #000000;
JSON
{
"hex": "#3bbbac",
"rgb": {
"r": 59,
"g": 187,
"b": 172
},
"hsl": {
"h": 172.969,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.71951,
"c": 0.11178,
"h": 183.8
},
"luminance": 0.39449
}Semantic roles & 50–950 ramp
primary
#3BBBAC
secondary
#C88A91
accent
#4C5DDB
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281