#3BA7AB#3BA7AB
#3BA7AB is a light, moderate teal. Relative luminance 0.315; OKLCH L 67.0% C 0.096 H 198.6°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA7AB |
|---|---|
| RGB | rgb(59, 167, 171) |
| HSL | hsl(182, 49%, 45%) |
| HSV | hsv(182, 65%, 67%) |
| CMYK | cmyk(65.5%, 2.3%, 0%, 32.9%) |
| CIE-LAB | lab(62.93, -28.78, -11.09) |
| CIE-LCH | lch(62.93, 30.84, 201.07°) |
| OKLab | oklab(66.96% -0.0912 -0.0307) |
| OKLCH | oklch(66.96% 0.096 198.6) |
| XYZ | xyz(22.9698, 31.5050, 43.3907) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.98
Turquoise Blue
#06B1C4
ΔE00 5.80
Lightseagreen
#20B2AA
ΔE00 5.88
Sea
#3C9992
ΔE00 6.28
Blue Green
#0F9B8E
ΔE00 8.40
Topaz
#13BBAF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA7AB #AB3F3B
analogous
#3BAB77 #3BA7AB #3B6FAB
triadic
#3BA7AB #AB3BA7 #A7AB3B
tetradic
#3BA7AB #773BAB #AB3F3B #6FAB3B
square
#3BA7AB #773BAB #AB3F3B #6FAB3B
split-complementary
#3BA7AB #AB3B6F #AB773B
monochromatic
#1C4E50 #2B7B7D #3BA7AB #5CC3C7 #8AD4D7
Accessibility & contrast
On white
2.88
#3BA7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#3BA7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA7AB
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA7AB | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AB
Deuteranopia (green-blind)
#8A93AC
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ba7ab; /* rgb */ color: rgb(59, 167, 171); /* oklch */ color: oklch(67.0% 0.096 198.6);
Tailwind
colors: {
custom: {
50: '#80c1c4',
500: '#3ba7ab',
950: '#000000',
},
}SCSS
$custom: #3ba7ab; $custom-light: #80c1c4; $custom-dark: #000000;
JSON
{
"hex": "#3ba7ab",
"rgb": {
"r": 59,
"g": 167,
"b": 171
},
"hsl": {
"h": 182.143,
"s": 48.696,
"l": 45.098
},
"oklch": {
"l": 0.66957,
"c": 0.09626,
"h": 198.6
},
"luminance": 0.31508
}Semantic roles & 50–950 ramp
primary
#3BA7AB
secondary
#C18381
accent
#5450D8
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181