#3BA29B#3BA29B
#3BA29B is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.1% C 0.094 H 188.8°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA29B |
|---|---|
| RGB | rgb(59, 162, 155) |
| HSL | hsl(176, 47%, 43%) |
| HSV | hsv(176, 64%, 64%) |
| CMYK | cmyk(63.6%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(60.90, -30.94, -5.12) |
| CIE-LCH | lch(60.90, 31.36, 189.39°) |
| OKLab | oklab(65.15% -0.093 -0.0143) |
| OKLCH | oklch(65.15% 0.094 188.8) |
| XYZ | xyz(20.6377, 29.1348, 35.5399) |
| Luminance | 0.2914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.85
Blue Green
#0F9B8E
ΔE00 4.14
Lightseagreen
#20B2AA
ΔE00 4.88
Dull Teal
#5F9E8F
ΔE00 5.49
Cadetblue
#5F9EA0
ΔE00 6.23
Teal (survey)
#029386
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA29B #A23B42
analogous
#3BA267 #3BA29B #3B75A2
triadic
#3BA29B #9B3BA2 #A29B3B
tetradic
#3BA29B #673BA2 #A23B42 #75A23B
square
#3BA29B #673BA2 #A23B42 #75A23B
split-complementary
#3BA29B #A23B75 #A2673B
monochromatic
#1A4845 #2B7570 #3BA29B #58C2BB #85D3CD
Accessibility & contrast
On white
3.08
#3BA29B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#3BA29B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3BA29B
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA29B | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9B
Deuteranopia (green-blind)
#8A8E9C
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ba29b; /* rgb */ color: rgb(59, 162, 155); /* oklch */ color: oklch(65.1% 0.094 188.8);
Tailwind
colors: {
custom: {
50: '#7ebeb8',
500: '#3ba29b',
950: '#000000',
},
}SCSS
$custom: #3ba29b; $custom-light: #7ebeb8; $custom-dark: #000000;
JSON
{
"hex": "#3ba29b",
"rgb": {
"r": 59,
"g": 162,
"b": 155
},
"hsl": {
"h": 175.922,
"s": 46.606,
"l": 43.333
},
"oklch": {
"l": 0.65149,
"c": 0.09414,
"h": 188.8
},
"luminance": 0.29137
}Semantic roles & 50–950 ramp
primary
#3BA29B
secondary
#BD7C81
accent
#525BD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180