#3BA49F#3BA49F
#3BA49F is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.8% C 0.095 H 190.6°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA49F |
|---|---|
| RGB | rgb(59, 164, 159) |
| HSL | hsl(177, 47%, 44%) |
| HSV | hsv(177, 64%, 64%) |
| CMYK | cmyk(64%, 0%, 3%, 35.7%) |
| CIE-LAB | lab(61.64, -30.78, -6.28) |
| CIE-LCH | lch(61.64, 31.41, 191.53°) |
| OKLab | oklab(65.79% -0.0934 -0.0175) |
| OKLCH | oklch(65.79% 0.095 190.6) |
| XYZ | xyz(21.3343, 29.9816, 37.4568) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.59
Lightseagreen
#20B2AA
ΔE00 4.41
Blue Green
#0F9B8E
ΔE00 5.04
Cadetblue
#5F9EA0
ΔE00 5.88
Dull Teal
#5F9E8F
ΔE00 6.13
Topaz
#13BBAF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA49F #A43B40
analogous
#3BA46A #3BA49F #3B74A4
triadic
#3BA49F #9F3BA4 #A49F3B
tetradic
#3BA49F #6A3BA4 #A43B40 #74A43B
square
#3BA49F #6A3BA4 #A43B40 #74A43B
split-complementary
#3BA49F #A43B74 #A46A3B
monochromatic
#1B4A48 #2B7773 #3BA49F #59C3BE #86D3D0
Accessibility & contrast
On white
3.00
#3BA49F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#3BA49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA49F
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA49F | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#8B90A0
Tritanopia (blue-blind)
#00A8A2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ba49f; /* rgb */ color: rgb(59, 164, 159); /* oklch */ color: oklch(65.8% 0.095 190.6);
Tailwind
colors: {
custom: {
50: '#7ebfbb',
500: '#3ba49f',
950: '#000000',
},
}SCSS
$custom: #3ba49f; $custom-light: #7ebfbb; $custom-dark: #000000;
JSON
{
"hex": "#3ba49f",
"rgb": {
"r": 59,
"g": 164,
"b": 159
},
"hsl": {
"h": 177.143,
"s": 47.085,
"l": 43.725
},
"oklch": {
"l": 0.65786,
"c": 0.09501,
"h": 190.6
},
"luminance": 0.29984
}Semantic roles & 50–950 ramp
primary
#3BA49F
secondary
#BE7D80
accent
#5157D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180