#3BA19C#3BA19C
#3BA19C is a light, moderate teal. Relative luminance 0.288; OKLCH L 64.9% C 0.093 H 190.5°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA19C |
|---|---|
| RGB | rgb(59, 161, 156) |
| HSL | hsl(177, 46%, 43%) |
| HSV | hsv(177, 63%, 63%) |
| CMYK | cmyk(63.4%, 0%, 3.1%, 36.9%) |
| CIE-LAB | lab(60.62, -30.18, -6.10) |
| CIE-LCH | lch(60.62, 30.79, 191.42°) |
| OKLab | oklab(64.93% -0.0915 -0.017) |
| OKLCH | oklch(64.93% 0.093 190.5) |
| XYZ | xyz(20.5466, 28.8176, 35.9256) |
| Luminance | 0.2882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.70
Blue Green
#0F9B8E
ΔE00 4.54
Lightseagreen
#20B2AA
ΔE00 5.27
Cadetblue
#5F9EA0
ΔE00 5.67
Dull Teal
#5F9E8F
ΔE00 5.86
Dusty Teal
#4C9085
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA19C #A13B40
analogous
#3BA169 #3BA19C #3B73A1
triadic
#3BA19C #9C3BA1 #A19C3B
tetradic
#3BA19C #693BA1 #A13B40 #73A13B
square
#3BA19C #693BA1 #A13B40 #73A13B
split-complementary
#3BA19C #A13B73 #A1693B
monochromatic
#1A4745 #2B7471 #3BA19C #58C2BC #84D2CE
Accessibility & contrast
On white
3.10
#3BA19C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#3BA19C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA19C
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA19C | 1.00 | 3.10 | 6.76 | 6.76 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999C
Deuteranopia (green-blind)
#888D9D
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3ba19c; /* rgb */ color: rgb(59, 161, 156); /* oklch */ color: oklch(64.9% 0.093 190.5);
Tailwind
colors: {
custom: {
50: '#7ebdb9',
500: '#3ba19c',
950: '#000000',
},
}SCSS
$custom: #3ba19c; $custom-light: #7ebdb9; $custom-dark: #000000;
JSON
{
"hex": "#3ba19c",
"rgb": {
"r": 59,
"g": 161,
"b": 156
},
"hsl": {
"h": 177.059,
"s": 46.364,
"l": 43.137
},
"oklch": {
"l": 0.64931,
"c": 0.09308,
"h": 190.5
},
"luminance": 0.2882
}Semantic roles & 50–950 ramp
primary
#3BA19C
secondary
#BC7C7F
accent
#5258D6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180