#3BABB3#3BABB3
#3BABB3 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.099 H 201.9°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #3BABB3 |
|---|---|
| RGB | rgb(59, 171, 179) |
| HSL | hsl(184, 50%, 47%) |
| HSV | hsv(184, 67%, 70%) |
| CMYK | cmyk(67%, 4.5%, 0%, 29.8%) |
| CIE-LAB | lab(64.41, -28.38, -13.34) |
| CIE-LCH | lch(64.41, 31.36, 205.18°) |
| OKLab | oklab(68.24% -0.0919 -0.037) |
| OKLCH | oklch(68.24% 0.099 201.9) |
| XYZ | xyz(24.4997, 33.3075, 47.7769) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.98
Cadetblue
#5F9EA0
ΔE00 5.78
Lightseagreen
#20B2AA
ΔE00 6.80
Sea
#3C9992
ΔE00 8.21
Topaz
#13BBAF
ΔE00 9.00
Darkturquoise
#00CED1
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BABB3 #B3433B
analogous
#3BB37F #3BABB3 #3B6FB3
triadic
#3BABB3 #B33BAB #ABB33B
tetradic
#3BABB3 #7F3BB3 #B3433B #6FB33B
square
#3BABB3 #7F3BB3 #B3433B #6FB33B
split-complementary
#3BABB3 #B33B6F #B37F3B
monochromatic
#1D5357 #2C7F85 #3BABB3 #60C4CB #8ED5DA
Accessibility & contrast
On white
2.74
#3BABB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#3BABB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BABB3
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BABB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BABB3 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B4
Deuteranopia (green-blind)
#8C97B4
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3babb3; /* rgb */ color: rgb(59, 171, 179); /* oklch */ color: oklch(68.2% 0.099 201.9);
Tailwind
colors: {
custom: {
50: '#81c4c9',
500: '#3babb3',
950: '#000000',
},
}SCSS
$custom: #3babb3; $custom-light: #81c4c9; $custom-dark: #000000;
JSON
{
"hex": "#3babb3",
"rgb": {
"r": 59,
"g": 171,
"b": 179
},
"hsl": {
"h": 184,
"s": 50.42,
"l": 46.667
},
"oklch": {
"l": 0.68237,
"c": 0.0991,
"h": 201.9
},
"luminance": 0.3331
}Semantic roles & 50–950 ramp
primary
#3BABB3
secondary
#C58985
accent
#574EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182