#3BA29A#3BA29A
#3BA29A is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.1% C 0.094 H 187.9°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA29A |
|---|---|
| RGB | rgb(59, 162, 154) |
| HSL | hsl(175, 47%, 43%) |
| HSV | hsv(175, 64%, 64%) |
| CMYK | cmyk(63.6%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(60.87, -31.22, -4.60) |
| CIE-LCH | lch(60.87, 31.56, 188.38°) |
| OKLab | oklab(65.11% -0.0935 -0.0129) |
| OKLCH | oklch(65.11% 0.094 187.9) |
| XYZ | xyz(20.5541, 29.1013, 35.0995) |
| Luminance | 0.2910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.85
Blue Green
#0F9B8E
ΔE00 3.90
Lightseagreen
#20B2AA
ΔE00 4.88
Dull Teal
#5F9E8F
ΔE00 5.29
Grey Teal
#5E9B8A
ΔE00 6.14
Teal (survey)
#029386
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA29A #A23B43
analogous
#3BA266 #3BA29A #3B76A2
triadic
#3BA29A #9A3BA2 #A29A3B
tetradic
#3BA29A #663BA2 #A23B43 #76A23B
square
#3BA29A #663BA2 #A23B43 #76A23B
split-complementary
#3BA29A #A23B76 #A2663B
monochromatic
#1A4845 #2B756F #3BA29A #58C2BA #85D3CC
Accessibility & contrast
On white
3.08
#3BA29A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#3BA29A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA29A
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA29A | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9A
Deuteranopia (green-blind)
#8A8E9B
Tritanopia (blue-blind)
#00A69F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ba29a; /* rgb */ color: rgb(59, 162, 154); /* oklch */ color: oklch(65.1% 0.094 187.9);
Tailwind
colors: {
custom: {
50: '#7ebeb7',
500: '#3ba29a',
950: '#000000',
},
}SCSS
$custom: #3ba29a; $custom-light: #7ebeb7; $custom-dark: #000000;
JSON
{
"hex": "#3ba29a",
"rgb": {
"r": 59,
"g": 162,
"b": 154
},
"hsl": {
"h": 175.34,
"s": 46.606,
"l": 43.333
},
"oklch": {
"l": 0.65115,
"c": 0.09439,
"h": 187.9
},
"luminance": 0.29104
}Semantic roles & 50–950 ramp
primary
#3BA29A
secondary
#BD7C81
accent
#525CD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180