#3BA99F#3BA99F
#3BA99F is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.0% C 0.099 H 186.5°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA99F |
|---|---|
| RGB | rgb(59, 169, 159) |
| HSL | hsl(175, 48%, 45%) |
| HSV | hsv(175, 65%, 66%) |
| CMYK | cmyk(65.1%, 0%, 5.9%, 33.7%) |
| CIE-LAB | lab(63.18, -33.17, -3.99) |
| CIE-LCH | lch(63.18, 33.41, 186.87°) |
| OKLab | oklab(67.04% -0.0987 -0.0113) |
| OKLCH | oklch(67.04% 0.099 186.5) |
| XYZ | xyz(22.2467, 31.8065, 37.7610) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.01
Sea
#3C9992
ΔE00 5.02
Blue Green
#0F9B8E
ΔE00 5.18
Topaz
#13BBAF
ΔE00 5.29
Dull Teal
#5F9E8F
ΔE00 5.93
Tealish
#24BCA8
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA99F #A93B45
analogous
#3BA968 #3BA99F #3B7CA9
triadic
#3BA99F #9F3BA9 #A99F3B
tetradic
#3BA99F #683BA9 #A93B45 #7CA93B
square
#3BA99F #683BA9 #A93B45 #7CA93B
split-complementary
#3BA99F #A93B7C #A9683B
monochromatic
#1B4E4A #2B7C74 #3BA99F #5BC6BC #89D6CF
Accessibility & contrast
On white
2.85
#3BA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#3BA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA99F
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA99F | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09F
Deuteranopia (green-blind)
#9094A0
Tritanopia (blue-blind)
#00ADA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ba99f; /* rgb */ color: rgb(59, 169, 159); /* oklch */ color: oklch(67.0% 0.099 186.5);
Tailwind
colors: {
custom: {
50: '#7fc3bb',
500: '#3ba99f',
950: '#000000',
},
}SCSS
$custom: #3ba99f; $custom-light: #7fc3bb; $custom-dark: #000000;
JSON
{
"hex": "#3ba99f",
"rgb": {
"r": 59,
"g": 169,
"b": 159
},
"hsl": {
"h": 174.545,
"s": 48.246,
"l": 44.706
},
"oklch": {
"l": 0.6704,
"c": 0.09936,
"h": 186.5
},
"luminance": 0.31809
}Semantic roles & 50–950 ramp
primary
#3BA99F
secondary
#C08086
accent
#505CD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1211
muted
#7C8180