#3BA69F#3BA69F
#3BA69F is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.3% C 0.097 H 188.9°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA69F |
|---|---|
| RGB | rgb(59, 166, 159) |
| HSL | hsl(176, 48%, 44%) |
| HSV | hsv(176, 64%, 65%) |
| CMYK | cmyk(64.5%, 0%, 4.2%, 34.9%) |
| CIE-LAB | lab(62.26, -31.74, -5.36) |
| CIE-LCH | lch(62.26, 32.19, 189.59°) |
| OKLab | oklab(66.29% -0.0955 -0.015) |
| OKLCH | oklch(66.29% 0.097 188.9) |
| XYZ | xyz(21.6950, 30.7031, 37.5771) |
| Luminance | 0.3070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.72
Sea
#3C9992
ΔE00 4.07
Blue Green
#0F9B8E
ΔE00 4.96
Dull Teal
#5F9E8F
ΔE00 5.94
Topaz
#13BBAF
ΔE00 6.32
Cadetblue
#5F9EA0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA69F #A63B42
analogous
#3BA66A #3BA69F #3B78A6
triadic
#3BA69F #9F3BA6 #A69F3B
tetradic
#3BA69F #6A3BA6 #A63B42 #78A63B
square
#3BA69F #6A3BA6 #A63B42 #78A63B
split-complementary
#3BA69F #A63B78 #A66A3B
monochromatic
#1B4C49 #2B7974 #3BA69F #5AC4BD #87D4CF
Accessibility & contrast
On white
2.94
#3BA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#3BA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA69F
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA69F | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9F
Deuteranopia (green-blind)
#8D91A0
Tritanopia (blue-blind)
#00AAA4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ba69f; /* rgb */ color: rgb(59, 166, 159); /* oklch */ color: oklch(66.3% 0.097 188.9);
Tailwind
colors: {
custom: {
50: '#7fc1bb',
500: '#3ba69f',
950: '#000000',
},
}SCSS
$custom: #3ba69f; $custom-light: #7fc1bb; $custom-dark: #000000;
JSON
{
"hex": "#3ba69f",
"rgb": {
"r": 59,
"g": 166,
"b": 159
},
"hsl": {
"h": 176.075,
"s": 47.556,
"l": 44.118
},
"oklch": {
"l": 0.66288,
"c": 0.09669,
"h": 188.9
},
"luminance": 0.30705
}Semantic roles & 50–950 ramp
primary
#3BA69F
secondary
#BF7E82
accent
#5159D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180