#3BABBF#3BABBF
#3BABBF is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.102 H 211.9°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3BABBF |
|---|---|
| RGB | rgb(59, 171, 191) |
| HSL | hsl(189, 53%, 49%) |
| HSV | hsv(189, 69%, 75%) |
| CMYK | cmyk(69.1%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.81, -24.74, -19.41) |
| CIE-LCH | lch(64.81, 31.45, 218.12°) |
| OKLab | oklab(68.7% -0.0869 -0.054) |
| OKLCH | oklch(68.7% 0.102 211.9) |
| XYZ | xyz(25.7665, 33.8143, 54.4490) |
| Luminance | 0.3382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.78
Cadetblue
#5F9EA0
ΔE00 7.73
Greyblue
#77A1B5
ΔE00 9.37
Lightseagreen
#20B2AA
ΔE00 11.22
Bluegrey
#85A3B2
ΔE00 11.58
Bright Sky Blue
#02CCFE
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BABBF #BF4F3B
analogous
#3BBF91 #3BABBF #3B69BF
triadic
#3BABBF #BF3BAB #ABBF3B
tetradic
#3BABBF #913BBF #BF4F3B #69BF3B
square
#3BABBF #913BBF #BF4F3B #69BF3B
split-complementary
#3BABBF #BF3B69 #BF913B
monochromatic
#1E5761 #2D8190 #3BABBF #67C0D0 #96D4DF
Accessibility & contrast
On white
2.71
#3BABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#3BABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BABBF
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BABBF | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8897BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3babbf; /* rgb */ color: rgb(59, 171, 191); /* oklch */ color: oklch(68.7% 0.102 211.9);
Tailwind
colors: {
custom: {
50: '#82c4d2',
500: '#3babbf',
950: '#000000',
},
}SCSS
$custom: #3babbf; $custom-light: #82c4d2; $custom-dark: #000000;
JSON
{
"hex": "#3babbf",
"rgb": {
"r": 59,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.091,
"s": 52.8,
"l": 49.02
},
"oklch": {
"l": 0.68699,
"c": 0.10231,
"h": 211.9
},
"luminance": 0.33817
}Semantic roles & 50–950 ramp
primary
#3BABBF
secondary
#CA958C
accent
#614CDC
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182