#3BB2BA#3BB2BA
#3BB2BA is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.103 H 201.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #3BB2BA |
|---|---|
| RGB | rgb(59, 178, 186) |
| HSL | hsl(184, 52%, 48%) |
| HSV | hsv(184, 68%, 73%) |
| CMYK | cmyk(68.3%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.76, -29.73, -13.70) |
| CIE-LCH | lch(66.76, 32.74, 204.73°) |
| OKLab | oklab(70.21% -0.0961 -0.038) |
| OKLCH | oklch(70.21% 0.103 201.6) |
| XYZ | xyz(26.5831, 36.3127, 52.0529) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.69
Lightseagreen
#20B2AA
ΔE00 6.48
Cadetblue
#5F9EA0
ΔE00 7.29
Darkturquoise
#00CED1
ΔE00 7.84
Topaz
#13BBAF
ΔE00 8.17
Mediumturquoise
#48D1CC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BB2BA #BA433B
analogous
#3BBA83 #3BB2BA #3B72BA
triadic
#3BB2BA #BA3BB2 #B2BA3B
tetradic
#3BB2BA #833BBA #BA433B #72BA3B
square
#3BB2BA #833BBA #BA433B #72BA3B
split-complementary
#3BB2BA #BA3B72 #BA833B
monochromatic
#1E595D #2C868C #3BB2BA #64C7CE #93D8DD
Accessibility & contrast
On white
2.54
#3BB2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#3BB2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BB2BA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BB2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BB2BA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABB
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3bb2ba; /* rgb */ color: rgb(59, 178, 186); /* oklch */ color: oklch(70.2% 0.103 201.6);
Tailwind
colors: {
custom: {
50: '#82c9ce',
500: '#3bb2ba',
950: '#000000',
},
}SCSS
$custom: #3bb2ba; $custom-light: #82c9ce; $custom-dark: #000000;
JSON
{
"hex": "#3bb2ba",
"rgb": {
"r": 59,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.78,
"s": 51.837,
"l": 48.039
},
"oklch": {
"l": 0.70212,
"c": 0.10337,
"h": 201.6
},
"luminance": 0.36316
}Semantic roles & 50–950 ramp
primary
#3BB2BA
secondary
#C88D89
accent
#564DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282