#3BBABE#3BBABE
#3BBABE is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.3% C 0.108 H 198.1°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #3BBABE |
|---|---|
| RGB | rgb(59, 186, 190) |
| HSL | hsl(182, 53%, 49%) |
| HSV | hsv(182, 69%, 75%) |
| CMYK | cmyk(68.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.30, -32.41, -12.09) |
| CIE-LCH | lch(69.30, 34.59, 200.45°) |
| OKLab | oklab(72.31% -0.1025 -0.0336) |
| OKLCH | oklch(72.31% 0.108 198.1) |
| XYZ | xyz(28.6527, 39.7620, 54.8700) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.38
Lightseagreen
#20B2AA
ΔE00 5.45
Turquoise Blue
#06B1C4
ΔE00 5.73
Topaz
#13BBAF
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.67
Aqua Blue
#02D8E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BBABE #BE3F3B
analogous
#3BBE81 #3BBABE #3B79BE
triadic
#3BBABE #BE3BBA #BABE3B
tetradic
#3BBABE #813BBE #BE3F3B #79BE3B
square
#3BBABE #813BBE #BE3F3B #79BE3B
split-complementary
#3BBABE #BE3B79 #BE813B
monochromatic
#1E5F61 #2C8C8F #3BBABE #67CCD0 #95DCDE
Accessibility & contrast
On white
2.35
#3BBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#3BBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BBABE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BBABE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB1BE
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#00C0BB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #3bbabe; /* rgb */ color: rgb(59, 186, 190); /* oklch */ color: oklch(72.3% 0.108 198.1);
Tailwind
colors: {
custom: {
50: '#84cfd1',
500: '#3bbabe',
950: '#000000',
},
}SCSS
$custom: #3bbabe; $custom-light: #84cfd1; $custom-dark: #000000;
JSON
{
"hex": "#3bbabe",
"rgb": {
"r": 59,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.832,
"s": 52.61,
"l": 48.824
},
"oklch": {
"l": 0.72311,
"c": 0.10787,
"h": 198.1
},
"luminance": 0.39765
}Semantic roles & 50–950 ramp
primary
#3BBABE
secondary
#CA8D8B
accent
#504CDC
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282