#3AA09A#3AA09A
#3AA09A is a light, moderate teal. Relative luminance 0.284; OKLCH L 64.6% C 0.093 H 189.6°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA09A |
|---|---|
| RGB | rgb(58, 160, 154) |
| HSL | hsl(176, 47%, 43%) |
| HSV | hsv(176, 64%, 63%) |
| CMYK | cmyk(63.8%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(60.22, -30.43, -5.56) |
| CIE-LCH | lch(60.22, 30.94, 190.35°) |
| OKLab | oklab(64.58% -0.0919 -0.0155) |
| OKLCH | oklch(64.58% 0.093 189.6) |
| XYZ | xyz(20.1458, 28.3721, 34.9802) |
| Luminance | 0.2837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.29
Blue Green
#0F9B8E
ΔE00 4.05
Lightseagreen
#20B2AA
ΔE00 5.48
Dull Teal
#5F9E8F
ΔE00 5.62
Cadetblue
#5F9EA0
ΔE00 5.95
Teal (survey)
#029386
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA09A #A03A40
analogous
#3AA067 #3AA09A #3A73A0
triadic
#3AA09A #9A3AA0 #A09A3A
tetradic
#3AA09A #673AA0 #A03A40 #73A03A
square
#3AA09A #673AA0 #A03A40 #73A03A
split-complementary
#3AA09A #A03A73 #A0673A
monochromatic
#194644 #2A736F #3AA09A #56C2BB #83D2CD
Accessibility & contrast
On white
3.15
#3AA09A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#3AA09A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA09A
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA09A | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97989A
Deuteranopia (green-blind)
#888C9B
Tritanopia (blue-blind)
#00A49E
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #3aa09a; /* rgb */ color: rgb(58, 160, 154); /* oklch */ color: oklch(64.6% 0.093 189.6);
Tailwind
colors: {
custom: {
50: '#7dbcb7',
500: '#3aa09a',
950: '#000000',
},
}SCSS
$custom: #3aa09a; $custom-light: #7dbcb7; $custom-dark: #000000;
JSON
{
"hex": "#3aa09a",
"rgb": {
"r": 58,
"g": 160,
"b": 154
},
"hsl": {
"h": 176.471,
"s": 46.789,
"l": 42.745
},
"oklch": {
"l": 0.64582,
"c": 0.09318,
"h": 189.6
},
"luminance": 0.28374
}Semantic roles & 50–950 ramp
primary
#3AA09A
secondary
#BC7A7E
accent
#5159D6
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180