#3BA7BA#3BA7BA
#3BA7BA is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.5% C 0.100 H 211.5°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA7BA |
|---|---|
| RGB | rgb(59, 167, 186) |
| HSL | hsl(189, 52%, 48%) |
| HSV | hsv(189, 68%, 73%) |
| CMYK | cmyk(68.3%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(63.43, -24.26, -18.72) |
| CIE-LCH | lch(63.43, 30.64, 217.67°) |
| OKLab | oklab(67.53% -0.0849 -0.0521) |
| OKLCH | oklch(67.53% 0.1 211.5) |
| XYZ | xyz(24.4815, 32.1097, 51.3524) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.53
Cadetblue
#5F9EA0
ΔE00 7.01
Greyblue
#77A1B5
ΔE00 9.19
Teal Blue
#01889F
ΔE00 10.58
Sea
#3C9992
ΔE00 11.13
Lightseagreen
#20B2AA
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA7BA #BA4E3B
analogous
#3BBA8D #3BA7BA #3B68BA
triadic
#3BA7BA #BA3BA7 #A7BA3B
tetradic
#3BA7BA #8D3BBA #BA4E3B #68BA3B
square
#3BA7BA #8D3BBA #BA4E3B #68BA3B
split-complementary
#3BA7BA #BA3B68 #BA8D3B
monochromatic
#1E545D #2C7D8C #3BA7BA #64BECE #93D2DD
Accessibility & contrast
On white
2.83
#3BA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#3BA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA7BA
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA7BA | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BB
Deuteranopia (green-blind)
#8694BA
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3ba7ba; /* rgb */ color: rgb(59, 167, 186); /* oklch */ color: oklch(67.5% 0.100 211.5);
Tailwind
colors: {
custom: {
50: '#81c1ce',
500: '#3ba7ba',
950: '#000000',
},
}SCSS
$custom: #3ba7ba; $custom-light: #81c1ce; $custom-dark: #000000;
JSON
{
"hex": "#3ba7ba",
"rgb": {
"r": 59,
"g": 167,
"b": 186
},
"hsl": {
"h": 188.976,
"s": 51.837,
"l": 48.039
},
"oklch": {
"l": 0.67528,
"c": 0.09956,
"h": 211.5
},
"luminance": 0.32112
}Semantic roles & 50–950 ramp
primary
#3BA7BA
secondary
#C89289
accent
#624DDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182