#3BABBD#3BABBD
#3BABBD is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.102 H 210.3°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3BABBD |
|---|---|
| RGB | rgb(59, 171, 189) |
| HSL | hsl(188, 52%, 49%) |
| HSV | hsv(188, 69%, 74%) |
| CMYK | cmyk(68.8%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(64.75, -25.36, -18.40) |
| CIE-LCH | lch(64.75, 31.33, 215.97°) |
| OKLab | oklab(68.62% -0.0877 -0.0512) |
| OKLCH | oklch(68.62% 0.102 210.3) |
| XYZ | xyz(25.5479, 33.7268, 53.2977) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.49
Cadetblue
#5F9EA0
ΔE00 7.28
Greyblue
#77A1B5
ΔE00 9.74
Lightseagreen
#20B2AA
ΔE00 10.50
Sea
#3C9992
ΔE00 11.26
Darkturquoise
#00CED1
ΔE00 11.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BABBD #BD4D3B
analogous
#3BBD8E #3BABBD #3B6ABD
triadic
#3BABBD #BD3BAB #ABBD3B
tetradic
#3BABBD #8E3BBD #BD4D3B #6ABD3B
square
#3BABBD #8E3BBD #BD4D3B #6ABD3B
split-complementary
#3BABBD #BD3B6A #BD8E3B
monochromatic
#1E5760 #2C818E #3BABBD #66C1CF #95D4DE
Accessibility & contrast
On white
2.71
#3BABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#3BABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BABBD
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BABBD | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BE
Deuteranopia (green-blind)
#8997BD
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3babbd; /* rgb */ color: rgb(59, 171, 189); /* oklch */ color: oklch(68.6% 0.102 210.3);
Tailwind
colors: {
custom: {
50: '#82c4d0',
500: '#3babbd',
950: '#000000',
},
}SCSS
$custom: #3babbd; $custom-light: #82c4d0; $custom-dark: #000000;
JSON
{
"hex": "#3babbd",
"rgb": {
"r": 59,
"g": 171,
"b": 189
},
"hsl": {
"h": 188.308,
"s": 52.419,
"l": 48.627
},
"oklch": {
"l": 0.6862,
"c": 0.10155,
"h": 210.3
},
"luminance": 0.3373
}Semantic roles & 50–950 ramp
primary
#3BABBD
secondary
#C9938B
accent
#604CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182