#3BBABA#3BBABA
#3BBABA is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.108 H 195.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBABA |
|---|---|
| RGB | rgb(59, 186, 186) |
| HSL | hsl(180, 52%, 48%) |
| HSV | hsv(180, 68%, 73%) |
| CMYK | cmyk(68.3%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(69.18, -33.57, -10.07) |
| CIE-LCH | lch(69.18, 35.05, 196.70°) |
| OKLab | oklab(72.17% -0.1043 -0.028) |
| OKLCH | oklch(72.17% 0.108 195) |
| XYZ | xyz(28.2215, 39.5895, 52.5990) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.17
Topaz
#13BBAF
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.37
Mediumturquoise
#48D1CC
ΔE00 6.13
Turquoise Blue
#06B1C4
ΔE00 7.08
Tealish
#24BCA8
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBABA #BA3B3B
analogous
#3BBA7A #3BBABA #3B7ABA
triadic
#3BBABA #BA3BBA #BABA3B
tetradic
#3BBABA #7A3BBA #BA3B3B #7ABA3B
square
#3BBABA #7A3BBA #BA3B3B #7ABA3B
split-complementary
#3BBABA #BA3B7A #BA7A3B
monochromatic
#1E5D5D #2C8C8C #3BBABA #64CECE #93DDDD
Accessibility & contrast
On white
2.35
#3BBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#3BBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBABA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBABA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BA
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbaba; /* rgb */ color: rgb(59, 186, 186); /* oklch */ color: oklch(72.2% 0.108 195.0);
Tailwind
colors: {
custom: {
50: '#83cfce',
500: '#3bbaba',
950: '#000000',
},
}SCSS
$custom: #3bbaba; $custom-light: #83cfce; $custom-dark: #000000;
JSON
{
"hex": "#3bbaba",
"rgb": {
"r": 59,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 51.837,
"l": 48.039
},
"oklch": {
"l": 0.7217,
"c": 0.10795,
"h": 195
},
"luminance": 0.39593
}Semantic roles & 50–950 ramp
primary
#3BBABA
secondary
#C88989
accent
#4D4DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282