#3AA59F#3AA59F
#3AA59F is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.0% C 0.096 H 189.8°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA59F |
|---|---|
| RGB | rgb(58, 165, 159) |
| HSL | hsl(177, 48%, 44%) |
| HSV | hsv(177, 65%, 65%) |
| CMYK | cmyk(64.8%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(61.92, -31.43, -5.86) |
| CIE-LCH | lch(61.92, 31.97, 190.56°) |
| OKLab | oklab(66.01% -0.095 -0.0164) |
| OKLCH | oklch(66.01% 0.096 189.8) |
| XYZ | xyz(21.4552, 30.3107, 37.5140) |
| Luminance | 0.3031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.81
Lightseagreen
#20B2AA
ΔE00 4.03
Blue Green
#0F9B8E
ΔE00 4.94
Dull Teal
#5F9E8F
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 6.26
Topaz
#13BBAF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA59F #A53A40
analogous
#3AA569 #3AA59F #3A75A5
triadic
#3AA59F #9F3AA5 #A59F3A
tetradic
#3AA59F #693AA5 #A53A40 #75A53A
square
#3AA59F #693AA5 #A53A40 #75A53A
split-complementary
#3AA59F #A53A75 #A5693A
monochromatic
#1A4A48 #2A7873 #3AA59F #58C4BE #85D4D0
Accessibility & contrast
On white
2.97
#3AA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#3AA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3AA59F
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA59F | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9D9F
Deuteranopia (green-blind)
#8C91A0
Tritanopia (blue-blind)
#00A9A3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3aa59f; /* rgb */ color: rgb(58, 165, 159); /* oklch */ color: oklch(66.0% 0.096 189.8);
Tailwind
colors: {
custom: {
50: '#7ec0bb',
500: '#3aa59f',
950: '#000000',
},
}SCSS
$custom: #3aa59f; $custom-light: #7ec0bb; $custom-dark: #000000;
JSON
{
"hex": "#3aa59f",
"rgb": {
"r": 58,
"g": 165,
"b": 159
},
"hsl": {
"h": 176.636,
"s": 47.982,
"l": 43.725
},
"oklch": {
"l": 0.66009,
"c": 0.09635,
"h": 189.8
},
"luminance": 0.30313
}Semantic roles & 50–950 ramp
primary
#3AA59F
secondary
#BE7D80
accent
#5058D8
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180