#3BA996#3BA996
#3BA996 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.8% C 0.103 H 179.3°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA996 |
|---|---|
| RGB | rgb(59, 169, 150) |
| HSL | hsl(170, 48%, 45%) |
| HSV | hsv(170, 65%, 66%) |
| CMYK | cmyk(65.1%, 0%, 11.2%, 33.7%) |
| CIE-LAB | lab(62.93, -35.60, 0.67) |
| CIE-LCH | lch(62.93, 35.61, 178.91°) |
| OKLab | oklab(66.75% -0.1029 0.0012) |
| OKLCH | oklch(66.75% 0.103 179.3) |
| XYZ | xyz(21.4940, 31.5054, 33.7966) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.38
Lightseagreen
#20B2AA
ΔE00 5.14
Blue Green
#0F9B8E
ΔE00 5.23
Tealish
#24BCA8
ΔE00 5.46
Dull Teal
#5F9E8F
ΔE00 5.53
Topaz
#13BBAF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA996 #A93B4E
analogous
#3BA95F #3BA996 #3B85A9
triadic
#3BA996 #963BA9 #A9963B
tetradic
#3BA996 #5F3BA9 #A93B4E #85A93B
square
#3BA996 #5F3BA9 #A93B4E #85A93B
split-complementary
#3BA996 #A93B85 #A95F3B
monochromatic
#1B4E45 #2B7C6E #3BA996 #5BC6B3 #89D6C8
Accessibility & contrast
On white
2.88
#3BA996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#3BA996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA996
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA996 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F95
Deuteranopia (green-blind)
#929398
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ba996; /* rgb */ color: rgb(59, 169, 150); /* oklch */ color: oklch(66.8% 0.103 179.3);
Tailwind
colors: {
custom: {
50: '#7ec3b4',
500: '#3ba996',
950: '#000000',
},
}SCSS
$custom: #3ba996; $custom-light: #7ec3b4; $custom-dark: #000000;
JSON
{
"hex": "#3ba996",
"rgb": {
"r": 59,
"g": 169,
"b": 150
},
"hsl": {
"h": 169.636,
"s": 48.246,
"l": 44.706
},
"oklch": {
"l": 0.66753,
"c": 0.10289,
"h": 179.3
},
"luminance": 0.31508
}Semantic roles & 50–950 ramp
primary
#3BA996
secondary
#C0808B
accent
#5067D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180