#3BAA93#3BAA93
#3BAA93 is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.106 H 176.4°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAA93 |
|---|---|
| RGB | rgb(59, 170, 147) |
| HSL | hsl(168, 48%, 45%) |
| HSV | hsv(168, 65%, 67%) |
| CMYK | cmyk(65.3%, 0%, 13.5%, 33.3%) |
| CIE-LAB | lab(63.16, -36.84, 2.69) |
| CIE-LCH | lch(63.16, 36.94, 175.83°) |
| OKLab | oklab(66.92% -0.1053 0.0066) |
| OKLCH | oklch(66.92% 0.106 176.4) |
| XYZ | xyz(21.4423, 31.7835, 32.6029) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.26
Tealish
#24BCA8
ΔE00 5.47
Dull Teal
#5F9E8F
ΔE00 5.99
Blue Green
#0F9B8E
ΔE00 6.05
Lightseagreen
#20B2AA
ΔE00 6.21
Grey Teal
#5E9B8A
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAA93 #AA3B52
analogous
#3BAA5C #3BAA93 #3B89AA
triadic
#3BAA93 #933BAA #AA933B
tetradic
#3BAA93 #5C3BAA #AA3B52 #89AA3B
square
#3BAA93 #5C3BAA #AA3B52 #89AA3B
split-complementary
#3BAA93 #AA3B89 #AA5C3B
monochromatic
#1B4F44 #2B7D6C #3BAA93 #5CC6B0 #89D6C6
Accessibility & contrast
On white
2.85
#3BAA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#3BAA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAA93
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAA93 | 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)
#A4A092
Deuteranopia (green-blind)
#949495
Tritanopia (blue-blind)
#00ACA3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3baa93; /* rgb */ color: rgb(59, 170, 147); /* oklch */ color: oklch(66.9% 0.106 176.4);
Tailwind
colors: {
custom: {
50: '#7ec4b2',
500: '#3baa93',
950: '#000000',
},
}SCSS
$custom: #3baa93; $custom-light: #7ec4b2; $custom-dark: #000000;
JSON
{
"hex": "#3baa93",
"rgb": {
"r": 59,
"g": 170,
"b": 147
},
"hsl": {
"h": 167.568,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.66915,
"c": 0.10555,
"h": 176.4
},
"luminance": 0.31786
}Semantic roles & 50–950 ramp
primary
#3BAA93
secondary
#C0808E
accent
#506CD8
background
#F8FCFA
surface
#EFF8F5
border
#CAD1CF
text
#0B1311
muted
#7C8280