#3BBABB#3BBABB
#3BBABB is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.2% C 0.108 H 195.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBABB |
|---|---|
| RGB | rgb(59, 186, 187) |
| HSL | hsl(180, 52%, 48%) |
| HSV | hsv(180, 68%, 73%) |
| CMYK | cmyk(68.4%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.21, -33.28, -10.58) |
| CIE-LCH | lch(69.21, 34.92, 197.63°) |
| OKLab | oklab(72.21% -0.1038 -0.0294) |
| OKLCH | oklch(72.21% 0.108 195.8) |
| XYZ | xyz(28.3281, 39.6322, 53.1609) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.48
Topaz
#13BBAF
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.33
Mediumturquoise
#48D1CC
ΔE00 6.23
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBABB #BB3C3B
analogous
#3BBB7C #3BBABB #3B7ABB
triadic
#3BBABB #BB3BBA #BABB3B
tetradic
#3BBABB #7C3BBB #BB3C3B #7ABB3B
square
#3BBABB #7C3BBB #BB3C3B #7ABB3B
split-complementary
#3BBABB #BB3B7A #BB7C3B
monochromatic
#1E5D5E #2C8C8C #3BBABB #65CECE #93DCDD
Accessibility & contrast
On white
2.35
#3BBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#3BBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBABB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBABB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BB
Deuteranopia (green-blind)
#9AA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbabb; /* rgb */ color: rgb(59, 186, 187); /* oklch */ color: oklch(72.2% 0.108 195.8);
Tailwind
colors: {
custom: {
50: '#83cfcf',
500: '#3bbabb',
950: '#000000',
},
}SCSS
$custom: #3bbabb; $custom-light: #83cfcf; $custom-dark: #000000;
JSON
{
"hex": "#3bbabb",
"rgb": {
"r": 59,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.469,
"s": 52.033,
"l": 48.235
},
"oklch": {
"l": 0.72205,
"c": 0.1079,
"h": 195.8
},
"luminance": 0.39635
}Semantic roles & 50–950 ramp
primary
#3BBABB
secondary
#C88A8A
accent
#4D4CDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282