#3BABB7#3BABB7
#3BABB7 is a light, moderate teal. Relative luminance 0.335; OKLCH L 68.4% C 0.100 H 205.3°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #3BABB7 |
|---|---|
| RGB | rgb(59, 171, 183) |
| HSL | hsl(186, 51%, 47%) |
| HSV | hsv(186, 68%, 72%) |
| CMYK | cmyk(67.8%, 6.6%, 0%, 28.2%) |
| CIE-LAB | lab(64.54, -27.18, -15.37) |
| CIE-LCH | lch(64.54, 31.23, 209.49°) |
| OKLab | oklab(68.39% -0.0902 -0.0427) |
| OKLCH | oklch(68.39% 0.1 205.3) |
| XYZ | xyz(24.9101, 33.4717, 49.9384) |
| Luminance | 0.3347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.89
Cadetblue
#5F9EA0
ΔE00 6.18
Lightseagreen
#20B2AA
ΔE00 8.30
Sea
#3C9992
ΔE00 9.39
Darkturquoise
#00CED1
ΔE00 10.26
Topaz
#13BBAF
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BABB7 #B7473B
analogous
#3BB785 #3BABB7 #3B6DB7
triadic
#3BABB7 #B73BAB #ABB73B
tetradic
#3BABB7 #853BB7 #B7473B #6DB73B
square
#3BABB7 #853BB7 #B7473B #6DB73B
split-complementary
#3BABB7 #B73B6D #B7853B
monochromatic
#1D555A #2C8089 #3BABB7 #63C2CD #91D4DC
Accessibility & contrast
On white
2.73
#3BABB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#3BABB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BABB7
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BABB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BABB7 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA4B8
Deuteranopia (green-blind)
#8B97B7
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3babb7; /* rgb */ color: rgb(59, 171, 183); /* oklch */ color: oklch(68.4% 0.100 205.3);
Tailwind
colors: {
custom: {
50: '#81c4cc',
500: '#3babb7',
950: '#000000',
},
}SCSS
$custom: #3babb7; $custom-light: #81c4cc; $custom-dark: #000000;
JSON
{
"hex": "#3babb7",
"rgb": {
"r": 59,
"g": 171,
"b": 183
},
"hsl": {
"h": 185.806,
"s": 51.24,
"l": 47.451
},
"oklch": {
"l": 0.68387,
"c": 0.0998,
"h": 205.3
},
"luminance": 0.33475
}Semantic roles & 50–950 ramp
primary
#3BABB7
secondary
#C68D87
accent
#5B4DDB
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182