#3BACA3#3BACA3
#3BACA3 is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.101 H 187.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #3BACA3 |
|---|---|
| RGB | rgb(59, 172, 163) |
| HSL | hsl(175, 49%, 45%) |
| HSV | hsv(175, 66%, 67%) |
| CMYK | cmyk(65.7%, 0%, 5.2%, 32.5%) |
| CIE-LAB | lab(64.22, -33.47, -4.69) |
| CIE-LCH | lch(64.22, 33.80, 187.98°) |
| OKLab | oklab(67.92% -0.1001 -0.0132) |
| OKLCH | oklch(67.92% 0.101 187.5) |
| XYZ | xyz(23.1640, 33.0766, 39.8069) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.18
Topaz
#13BBAF
ΔE00 4.52
Tealish
#24BCA8
ΔE00 5.73
Sea
#3C9992
ΔE00 5.84
Blue Green
#0F9B8E
ΔE00 6.08
Dull Teal
#5F9E8F
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BACA3 #AC3B44
analogous
#3BAC6A #3BACA3 #3B7DAC
triadic
#3BACA3 #A33BAC #ACA33B
tetradic
#3BACA3 #6A3BAC #AC3B44 #7DAC3B
square
#3BACA3 #6A3BAC #AC3B44 #7DAC3B
split-complementary
#3BACA3 #AC3B7D #AC6A3B
monochromatic
#1C514D #2B7E78 #3BACA3 #5DC7BF #8AD7D1
Accessibility & contrast
On white
2.76
#3BACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#3BACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BACA3
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BACA3 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#9296A4
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3baca3; /* rgb */ color: rgb(59, 172, 163); /* oklch */ color: oklch(67.9% 0.101 187.5);
Tailwind
colors: {
custom: {
50: '#80c5be',
500: '#3baca3',
950: '#000000',
},
}SCSS
$custom: #3baca3; $custom-light: #80c5be; $custom-dark: #000000;
JSON
{
"hex": "#3baca3",
"rgb": {
"r": 59,
"g": 172,
"b": 163
},
"hsl": {
"h": 175.221,
"s": 48.918,
"l": 45.294
},
"oklch": {
"l": 0.67923,
"c": 0.10093,
"h": 187.5
},
"luminance": 0.33079
}Semantic roles & 50–950 ramp
primary
#3BACA3
secondary
#C18186
accent
#4F5AD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281