#3BA19B#3BA19B
#3BA19B is a light, moderate teal. Relative luminance 0.288; OKLCH L 64.9% C 0.093 H 189.6°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA19B |
|---|---|
| RGB | rgb(59, 161, 155) |
| HSL | hsl(176, 46%, 43%) |
| HSV | hsv(176, 63%, 63%) |
| CMYK | cmyk(63.4%, 0%, 3.7%, 36.9%) |
| CIE-LAB | lab(60.59, -30.46, -5.58) |
| CIE-LCH | lch(60.59, 30.97, 190.37°) |
| OKLab | oklab(64.9% -0.092 -0.0156) |
| OKLCH | oklch(64.9% 0.093 189.6) |
| XYZ | xyz(20.4622, 28.7839, 35.4814) |
| Luminance | 0.2879 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.59
Blue Green
#0F9B8E
ΔE00 4.25
Lightseagreen
#20B2AA
ΔE00 5.20
Dull Teal
#5F9E8F
ΔE00 5.63
Cadetblue
#5F9EA0
ΔE00 5.92
Teal (survey)
#029386
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA19B #A13B41
analogous
#3BA168 #3BA19B #3B74A1
triadic
#3BA19B #9B3BA1 #A19B3B
tetradic
#3BA19B #683BA1 #A13B41 #74A13B
square
#3BA19B #683BA1 #A13B41 #74A13B
split-complementary
#3BA19B #A13B74 #A1683B
monochromatic
#1A4745 #2B7470 #3BA19B #58C2BB #84D2CD
Accessibility & contrast
On white
3.11
#3BA19B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#3BA19B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA19B
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA19B | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 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)
#98999B
Deuteranopia (green-blind)
#888D9C
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3ba19b; /* rgb */ color: rgb(59, 161, 155); /* oklch */ color: oklch(64.9% 0.093 189.6);
Tailwind
colors: {
custom: {
50: '#7ebdb8',
500: '#3ba19b',
950: '#000000',
},
}SCSS
$custom: #3ba19b; $custom-light: #7ebdb8; $custom-dark: #000000;
JSON
{
"hex": "#3ba19b",
"rgb": {
"r": 59,
"g": 161,
"b": 155
},
"hsl": {
"h": 176.471,
"s": 46.364,
"l": 43.137
},
"oklch": {
"l": 0.64897,
"c": 0.09328,
"h": 189.6
},
"luminance": 0.28786
}Semantic roles & 50–950 ramp
primary
#3BA19B
secondary
#BC7C80
accent
#525AD6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180