#3BAA95#3BAA95
#3BAA95 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.0% C 0.104 H 177.9°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3BAA95 |
|---|---|
| RGB | rgb(59, 170, 149) |
| HSL | hsl(169, 48%, 45%) |
| HSV | hsv(169, 65%, 67%) |
| CMYK | cmyk(65.3%, 0%, 12.4%, 33.3%) |
| CIE-LAB | lab(63.22, -36.32, 1.65) |
| CIE-LCH | lch(63.22, 36.36, 177.40°) |
| OKLab | oklab(66.97% -0.1044 0.0038) |
| OKLCH | oklch(66.97% 0.104 177.9) |
| XYZ | xyz(21.6006, 31.8468, 33.4366) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.71
Tealish
#24BCA8
ΔE00 5.28
Lightseagreen
#20B2AA
ΔE00 5.58
Blue Green
#0F9B8E
ΔE00 5.72
Dull Teal
#5F9E8F
ΔE00 5.82
Topaz
#13BBAF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BAA95 #AA3B50
analogous
#3BAA5E #3BAA95 #3B87AA
triadic
#3BAA95 #953BAA #AA953B
tetradic
#3BAA95 #5E3BAA #AA3B50 #87AA3B
square
#3BAA95 #5E3BAA #AA3B50 #87AA3B
split-complementary
#3BAA95 #AA3B87 #AA5E3B
monochromatic
#1B4F45 #2B7D6D #3BAA95 #5CC6B2 #89D6C8
Accessibility & contrast
On white
2.85
#3BAA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#3BAA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BAA95
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BAA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BAA95 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A094
Deuteranopia (green-blind)
#939497
Tritanopia (blue-blind)
#00ACA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3baa95; /* rgb */ color: rgb(59, 170, 149); /* oklch */ color: oklch(67.0% 0.104 177.9);
Tailwind
colors: {
custom: {
50: '#7ec4b4',
500: '#3baa95',
950: '#000000',
},
}SCSS
$custom: #3baa95; $custom-light: #7ec4b4; $custom-dark: #000000;
JSON
{
"hex": "#3baa95",
"rgb": {
"r": 59,
"g": 170,
"b": 149
},
"hsl": {
"h": 168.649,
"s": 48.472,
"l": 44.902
},
"oklch": {
"l": 0.66975,
"c": 0.10448,
"h": 177.9
},
"luminance": 0.31849
}Semantic roles & 50–950 ramp
primary
#3BAA95
secondary
#C0808C
accent
#506AD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280