#3BACA0#3BACA0
#3BACA0 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.8% C 0.102 H 185.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #3BACA0 |
|---|---|
| RGB | rgb(59, 172, 160) |
| HSL | hsl(174, 49%, 45%) |
| HSV | hsv(174, 66%, 67%) |
| CMYK | cmyk(65.7%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(64.14, -34.30, -3.15) |
| CIE-LCH | lch(64.14, 34.44, 185.24°) |
| OKLab | oklab(67.83% -0.1014 -0.0091) |
| OKLCH | oklch(67.83% 0.102 185.1) |
| XYZ | xyz(22.8984, 32.9704, 38.4080) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.64
Topaz
#13BBAF
ΔE00 4.46
Tealish
#24BCA8
ΔE00 5.12
Blue Green
#0F9B8E
ΔE00 5.79
Sea
#3C9992
ΔE00 6.02
Greeny Blue
#42B395
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BACA0 #AC3B47
analogous
#3BAC67 #3BACA0 #3B80AC
triadic
#3BACA0 #A03BAC #ACA03B
tetradic
#3BACA0 #673BAC #AC3B47 #80AC3B
square
#3BACA0 #673BAC #AC3B47 #80AC3B
split-complementary
#3BACA0 #AC3B80 #AC673B
monochromatic
#1C514B #2B7E76 #3BACA0 #5DC7BC #8AD7CF
Accessibility & contrast
On white
2.77
#3BACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#3BACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BACA0
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BACA0 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#9396A1
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3baca0; /* rgb */ color: rgb(59, 172, 160); /* oklch */ color: oklch(67.8% 0.102 185.1);
Tailwind
colors: {
custom: {
50: '#7fc5bc',
500: '#3baca0',
950: '#000000',
},
}SCSS
$custom: #3baca0; $custom-light: #7fc5bc; $custom-dark: #000000;
JSON
{
"hex": "#3baca0",
"rgb": {
"r": 59,
"g": 172,
"b": 160
},
"hsl": {
"h": 173.628,
"s": 48.918,
"l": 45.294
},
"oklch": {
"l": 0.67825,
"c": 0.10183,
"h": 185.1
},
"luminance": 0.32973
}Semantic roles & 50–950 ramp
primary
#3BACA0
secondary
#C18188
accent
#4F5ED8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281