#3BAA94#3BAA94
#3BAA94 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.105 H 177.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAA94 |
|---|---|
| RGB | rgb(59, 170, 148) |
| HSL | hsl(168, 48%, 45%) |
| HSV | hsv(168, 65%, 67%) |
| CMYK | cmyk(65.3%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(63.19, -36.58, 2.17) |
| CIE-LCH | lch(63.19, 36.65, 176.61°) |
| OKLab | oklab(66.94% -0.1049 0.0052) |
| OKLCH | oklch(66.94% 0.105 177.2) |
| XYZ | xyz(21.5211, 31.8150, 33.0180) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.47
Tealish
#24BCA8
ΔE00 5.36
Blue Green
#0F9B8E
ΔE00 5.88
Lightseagreen
#20B2AA
ΔE00 5.90
Dull Teal
#5F9E8F
ΔE00 5.90
Grey Teal
#5E9B8A
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAA94 #AA3B51
analogous
#3BAA5C #3BAA94 #3B89AA
triadic
#3BAA94 #943BAA #AA943B
tetradic
#3BAA94 #5C3BAA #AA3B51 #89AA3B
square
#3BAA94 #5C3BAA #AA3B51 #89AA3B
split-complementary
#3BAA94 #AA3B89 #AA5C3B
monochromatic
#1B4F45 #2B7D6C #3BAA94 #5CC6B1 #89D6C7
Accessibility & contrast
On white
2.85
#3BAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#3BAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAA94
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAA94 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A093
Deuteranopia (green-blind)
#949496
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3baa94; /* rgb */ color: rgb(59, 170, 148); /* oklch */ color: oklch(66.9% 0.105 177.2);
Tailwind
colors: {
custom: {
50: '#7ec4b3',
500: '#3baa94',
950: '#000000',
},
}SCSS
$custom: #3baa94; $custom-light: #7ec4b3; $custom-dark: #000000;
JSON
{
"hex": "#3baa94",
"rgb": {
"r": 59,
"g": 170,
"b": 148
},
"hsl": {
"h": 168.108,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.66945,
"c": 0.10501,
"h": 177.2
},
"luminance": 0.31817
}Semantic roles & 50–950 ramp
primary
#3BAA94
secondary
#C0808D
accent
#506BD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280