#3BABB2#3BABB2
#3BABB2 is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.2% C 0.099 H 201.1°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #3BABB2 |
|---|---|
| RGB | rgb(59, 171, 178) |
| HSL | hsl(184, 50%, 46%) |
| HSV | hsv(184, 67%, 70%) |
| CMYK | cmyk(66.9%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(64.38, -28.68, -12.83) |
| CIE-LCH | lch(64.38, 31.42, 204.11°) |
| OKLab | oklab(68.2% -0.0924 -0.0356) |
| OKLCH | oklch(68.2% 0.099 201.1) |
| XYZ | xyz(24.3989, 33.2672, 47.2462) |
| Luminance | 0.3327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.30
Cadetblue
#5F9EA0
ΔE00 5.73
Lightseagreen
#20B2AA
ΔE00 6.43
Sea
#3C9992
ΔE00 7.93
Topaz
#13BBAF
ΔE00 8.66
Darkturquoise
#00CED1
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BABB2 #B2423B
analogous
#3BB27E #3BABB2 #3B70B2
triadic
#3BABB2 #B23BAB #ABB23B
tetradic
#3BABB2 #7E3BB2 #B2423B #70B23B
square
#3BABB2 #7E3BB2 #B2423B #70B23B
split-complementary
#3BABB2 #B23B70 #B27E3B
monochromatic
#1D5356 #2C7F84 #3BABB2 #60C4CA #8ED5DA
Accessibility & contrast
On white
2.74
#3BABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#3BABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BABB2
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BABB2 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B3
Deuteranopia (green-blind)
#8D97B3
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3babb2; /* rgb */ color: rgb(59, 171, 178); /* oklch */ color: oklch(68.2% 0.099 201.1);
Tailwind
colors: {
custom: {
50: '#81c4c9',
500: '#3babb2',
950: '#000000',
},
}SCSS
$custom: #3babb2; $custom-light: #81c4c9; $custom-dark: #000000;
JSON
{
"hex": "#3babb2",
"rgb": {
"r": 59,
"g": 171,
"b": 178
},
"hsl": {
"h": 183.529,
"s": 50.211,
"l": 46.471
},
"oklch": {
"l": 0.682,
"c": 0.09898,
"h": 201.1
},
"luminance": 0.3327
}Semantic roles & 50–950 ramp
primary
#3BABB2
secondary
#C48885
accent
#564EDA
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182