#3BBABF#3BBABF
#3BBABF is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.3% C 0.108 H 198.9°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBABF |
|---|---|
| RGB | rgb(59, 186, 191) |
| HSL | hsl(182, 53%, 49%) |
| HSV | hsv(182, 69%, 75%) |
| CMYK | cmyk(69.1%, 2.6%, 0%, 25.1%) |
| CIE-LAB | lab(69.33, -32.12, -12.59) |
| CIE-LCH | lch(69.33, 34.50, 201.40°) |
| OKLab | oklab(72.35% -0.1021 -0.0349) |
| OKLCH | oklch(72.35% 0.108 198.9) |
| XYZ | xyz(28.7623, 39.8059, 55.4476) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 5.44
Lightseagreen
#20B2AA
ΔE00 5.79
Topaz
#13BBAF
ΔE00 6.66
Mediumturquoise
#48D1CC
ΔE00 6.85
Aqua Blue
#02D8E9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBABF #BF403B
analogous
#3BBF82 #3BBABF #3B78BF
triadic
#3BBABF #BF3BBA #BABF3B
tetradic
#3BBABF #823BBF #BF403B #78BF3B
square
#3BBABF #823BBF #BF403B #78BF3B
split-complementary
#3BBABF #BF3B78 #BF823B
monochromatic
#1E5F61 #2D8C90 #3BBABF #67CCD0 #96DCDF
Accessibility & contrast
On white
2.34
#3BBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#3BBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBABF
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBABF | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#99A3C0
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbabf; /* rgb */ color: rgb(59, 186, 191); /* oklch */ color: oklch(72.3% 0.108 198.9);
Tailwind
colors: {
custom: {
50: '#84cfd2',
500: '#3bbabf',
950: '#000000',
},
}SCSS
$custom: #3bbabf; $custom-light: #84cfd2; $custom-dark: #000000;
JSON
{
"hex": "#3bbabf",
"rgb": {
"r": 59,
"g": 186,
"b": 191
},
"hsl": {
"h": 182.273,
"s": 52.8,
"l": 49.02
},
"oklch": {
"l": 0.72347,
"c": 0.1079,
"h": 198.9
},
"luminance": 0.39809
}Semantic roles & 50–950 ramp
primary
#3BBABF
secondary
#CA8E8C
accent
#514CDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282