#3BA9BB#3BA9BB
#3BA9BB is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.1% C 0.100 H 210.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA9BB |
|---|---|
| RGB | rgb(59, 169, 187) |
| HSL | hsl(188, 52%, 48%) |
| HSV | hsv(188, 68%, 73%) |
| CMYK | cmyk(68.4%, 9.6%, 0%, 26.7%) |
| CIE-LAB | lab(64.07, -24.96, -18.31) |
| CIE-LCH | lch(64.07, 30.96, 216.26°) |
| OKLab | oklab(68.05% -0.0865 -0.0509) |
| OKLCH | oklch(68.05% 0.1 210.5) |
| XYZ | xyz(24.9574, 32.8908, 52.0373) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.93
Cadetblue
#5F9EA0
ΔE00 7.00
Greyblue
#77A1B5
ΔE00 9.55
Lightseagreen
#20B2AA
ΔE00 10.66
Sea
#3C9992
ΔE00 11.02
Teal Blue
#01889F
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA9BB #BB4D3B
analogous
#3BBB8D #3BA9BB #3B69BB
triadic
#3BA9BB #BB3BA9 #A9BB3B
tetradic
#3BA9BB #8D3BBB #BB4D3B #69BB3B
square
#3BA9BB #8D3BBB #BB4D3B #69BB3B
split-complementary
#3BA9BB #BB3B69 #BB8D3B
monochromatic
#1E555E #2C7F8C #3BA9BB #65C0CE #93D3DD
Accessibility & contrast
On white
2.77
#3BA9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#3BA9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA9BB
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA9BB | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#8895BB
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3ba9bb; /* rgb */ color: rgb(59, 169, 187); /* oklch */ color: oklch(68.1% 0.100 210.5);
Tailwind
colors: {
custom: {
50: '#82c3cf',
500: '#3ba9bb',
950: '#000000',
},
}SCSS
$custom: #3ba9bb; $custom-light: #82c3cf; $custom-dark: #000000;
JSON
{
"hex": "#3ba9bb",
"rgb": {
"r": 59,
"g": 169,
"b": 187
},
"hsl": {
"h": 188.438,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.68055,
"c": 0.10036,
"h": 210.5
},
"luminance": 0.32894
}Semantic roles & 50–950 ramp
primary
#3BA9BB
secondary
#C8928A
accent
#604CDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182