#3BA7BB#3BA7BB
#3BA7BB is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.6% C 0.100 H 212.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA7BB |
|---|---|
| RGB | rgb(59, 167, 187) |
| HSL | hsl(189, 52%, 48%) |
| HSV | hsv(189, 68%, 73%) |
| CMYK | cmyk(68.4%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(63.47, -23.95, -19.23) |
| CIE-LCH | lch(63.47, 30.71, 218.77°) |
| OKLab | oklab(67.57% -0.0844 -0.0535) |
| OKLCH | oklch(67.57% 0.1 212.3) |
| XYZ | xyz(24.5882, 32.1523, 51.9142) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.66
Cadetblue
#5F9EA0
ΔE00 7.26
Greyblue
#77A1B5
ΔE00 9.00
Teal Blue
#01889F
ΔE00 10.55
Bluegrey
#85A3B2
ΔE00 11.35
Sea
#3C9992
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA7BB #BB4F3B
analogous
#3BBB8F #3BA7BB #3B67BB
triadic
#3BA7BB #BB3BA7 #A7BB3B
tetradic
#3BA7BB #8F3BBB #BB4F3B #67BB3B
square
#3BA7BB #8F3BBB #BB4F3B #67BB3B
split-complementary
#3BA7BB #BB3B67 #BB8F3B
monochromatic
#1E545E #2C7D8C #3BA7BB #65BECE #93D2DD
Accessibility & contrast
On white
2.83
#3BA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#3BA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA7BB
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA7BB | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BC
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3ba7bb; /* rgb */ color: rgb(59, 167, 187); /* oklch */ color: oklch(67.6% 0.100 212.3);
Tailwind
colors: {
custom: {
50: '#81c1cf',
500: '#3ba7bb',
950: '#000000',
},
}SCSS
$custom: #3ba7bb; $custom-light: #81c1cf; $custom-dark: #000000;
JSON
{
"hex": "#3ba7bb",
"rgb": {
"r": 59,
"g": 167,
"b": 187
},
"hsl": {
"h": 189.375,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.67568,
"c": 0.09996,
"h": 212.3
},
"luminance": 0.32155
}Semantic roles & 50–950 ramp
primary
#3BA7BB
secondary
#C8938A
accent
#634CDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182