#3BA19A#3BA19A
#3BA19A is a light, moderate teal. Relative luminance 0.288; OKLCH L 64.9% C 0.093 H 188.7°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA19A |
|---|---|
| RGB | rgb(59, 161, 154) |
| HSL | hsl(176, 46%, 43%) |
| HSV | hsv(176, 63%, 63%) |
| CMYK | cmyk(63.4%, 0%, 4.3%, 36.9%) |
| CIE-LAB | lab(60.56, -30.74, -5.06) |
| CIE-LCH | lch(60.56, 31.16, 189.34°) |
| OKLab | oklab(64.86% -0.0924 -0.0142) |
| OKLCH | oklch(64.86% 0.094 188.7) |
| XYZ | xyz(20.3786, 28.7504, 35.0410) |
| Luminance | 0.2875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.54
Blue Green
#0F9B8E
ΔE00 3.97
Lightseagreen
#20B2AA
ΔE00 5.17
Dull Teal
#5F9E8F
ΔE00 5.41
Teal (survey)
#029386
ΔE00 6.09
Cadetblue
#5F9EA0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA19A #A13B42
analogous
#3BA167 #3BA19A #3B75A1
triadic
#3BA19A #9A3BA1 #A19A3B
tetradic
#3BA19A #673BA1 #A13B42 #75A13B
square
#3BA19A #673BA1 #A13B42 #75A13B
split-complementary
#3BA19A #A13B75 #A1673B
monochromatic
#1A4744 #2B746F #3BA19A #58C2BA #84D2CD
Accessibility & contrast
On white
3.11
#3BA19A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#3BA19A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA19A
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA19A | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999A
Deuteranopia (green-blind)
#898D9B
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3ba19a; /* rgb */ color: rgb(59, 161, 154); /* oklch */ color: oklch(64.9% 0.093 188.7);
Tailwind
colors: {
custom: {
50: '#7ebdb7',
500: '#3ba19a',
950: '#000000',
},
}SCSS
$custom: #3ba19a; $custom-light: #7ebdb7; $custom-dark: #000000;
JSON
{
"hex": "#3ba19a",
"rgb": {
"r": 59,
"g": 161,
"b": 154
},
"hsl": {
"h": 175.882,
"s": 46.364,
"l": 43.137
},
"oklch": {
"l": 0.64863,
"c": 0.0935,
"h": 188.7
},
"luminance": 0.28753
}Semantic roles & 50–950 ramp
primary
#3BA19A
secondary
#BC7C80
accent
#525BD6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180