#3BAA97#3BAA97
#3BAA97 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.0% C 0.103 H 179.4°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAA97 |
|---|---|
| RGB | rgb(59, 170, 151) |
| HSL | hsl(170, 48%, 45%) |
| HSV | hsv(170, 65%, 67%) |
| CMYK | cmyk(65.3%, 0%, 11.2%, 33.3%) |
| CIE-LAB | lab(63.27, -35.80, 0.61) |
| CIE-LCH | lch(63.27, 35.80, 179.03°) |
| OKLab | oklab(67.04% -0.1035 0.001) |
| OKLCH | oklch(67.04% 0.103 179.4) |
| XYZ | xyz(21.7616, 31.9112, 34.2848) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 4.23
Lightseagreen
#20B2AA
ΔE00 4.96
Tealish
#24BCA8
ΔE00 5.17
Blue Green
#0F9B8E
ΔE00 5.47
Dull Teal
#5F9E8F
ΔE00 5.70
Topaz
#13BBAF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAA97 #AA3B4E
analogous
#3BAA60 #3BAA97 #3B85AA
triadic
#3BAA97 #973BAA #AA973B
tetradic
#3BAA97 #603BAA #AA3B4E #85AA3B
square
#3BAA97 #603BAA #AA3B4E #85AA3B
split-complementary
#3BAA97 #AA3B85 #AA603B
monochromatic
#1B4F46 #2B7D6F #3BAA97 #5CC6B4 #89D6C9
Accessibility & contrast
On white
2.84
#3BAA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#3BAA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAA97
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAA97 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A096
Deuteranopia (green-blind)
#939499
Tritanopia (blue-blind)
#00ADA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3baa97; /* rgb */ color: rgb(59, 170, 151); /* oklch */ color: oklch(67.0% 0.103 179.4);
Tailwind
colors: {
custom: {
50: '#7fc4b5',
500: '#3baa97',
950: '#000000',
},
}SCSS
$custom: #3baa97; $custom-light: #7fc4b5; $custom-dark: #000000;
JSON
{
"hex": "#3baa97",
"rgb": {
"r": 59,
"g": 170,
"b": 151
},
"hsl": {
"h": 169.73,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.67036,
"c": 0.10348,
"h": 179.4
},
"luminance": 0.31914
}Semantic roles & 50–950 ramp
primary
#3BAA97
secondary
#C0808B
accent
#5067D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280