#3BA69C#3BA69C
#3BA69C is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.2% C 0.097 H 186.4°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA69C |
|---|---|
| RGB | rgb(59, 166, 156) |
| HSL | hsl(174, 48%, 44%) |
| HSV | hsv(174, 64%, 65%) |
| CMYK | cmyk(64.5%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(62.17, -32.58, -3.81) |
| CIE-LCH | lch(62.17, 32.80, 186.67°) |
| OKLab | oklab(66.19% -0.0969 -0.0108) |
| OKLCH | oklch(66.19% 0.097 186.4) |
| XYZ | xyz(21.4379, 30.6002, 36.2227) |
| Luminance | 0.3060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.83
Sea
#3C9992
ΔE00 4.16
Blue Green
#0F9B8E
ΔE00 4.43
Dull Teal
#5F9E8F
ΔE00 5.44
Topaz
#13BBAF
ΔE00 6.15
Grey Teal
#5E9B8A
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA69C #A63B45
analogous
#3BA667 #3BA69C #3B7BA6
triadic
#3BA69C #9C3BA6 #A69C3B
tetradic
#3BA69C #673BA6 #A63B45 #7BA63B
square
#3BA69C #673BA6 #A63B45 #7BA63B
split-complementary
#3BA69C #A63B7B #A6673B
monochromatic
#1B4C47 #2B7972 #3BA69C #5AC4BA #87D4CD
Accessibility & contrast
On white
2.95
#3BA69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#3BA69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA69C
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA69C | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9C
Deuteranopia (green-blind)
#8E919D
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ba69c; /* rgb */ color: rgb(59, 166, 156); /* oklch */ color: oklch(66.2% 0.097 186.4);
Tailwind
colors: {
custom: {
50: '#7ec1b9',
500: '#3ba69c',
950: '#000000',
},
}SCSS
$custom: #3ba69c; $custom-light: #7ec1b9; $custom-dark: #000000;
JSON
{
"hex": "#3ba69c",
"rgb": {
"r": 59,
"g": 166,
"b": 156
},
"hsl": {
"h": 174.393,
"s": 47.556,
"l": 44.118
},
"oklch": {
"l": 0.66188,
"c": 0.09748,
"h": 186.4
},
"luminance": 0.30603
}Semantic roles & 50–950 ramp
primary
#3BA69C
secondary
#BF7E84
accent
#515DD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180