#3AA49C#3AA49C
#3AA49C is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.7% C 0.096 H 188.0°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #3AA49C |
|---|---|
| RGB | rgb(58, 164, 156) |
| HSL | hsl(175, 48%, 44%) |
| HSV | hsv(175, 65%, 64%) |
| CMYK | cmyk(64.6%, 0%, 4.9%, 35.7%) |
| CIE-LAB | lab(61.52, -31.79, -4.76) |
| CIE-LCH | lch(61.52, 32.15, 188.52°) |
| OKLab | oklab(65.66% -0.0952 -0.0134) |
| OKLCH | oklch(65.66% 0.096 188) |
| XYZ | xyz(21.0184, 29.8485, 36.0997) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.46
Blue Green
#0F9B8E
ΔE00 4.27
Lightseagreen
#20B2AA
ΔE00 4.27
Dull Teal
#5F9E8F
ΔE00 5.55
Grey Teal
#5E9B8A
ΔE00 6.47
Teal (survey)
#029386
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3AA49C #A43A42
analogous
#3AA467 #3AA49C #3A77A4
triadic
#3AA49C #9C3AA4 #A49C3A
tetradic
#3AA49C #673AA4 #A43A42 #77A43A
square
#3AA49C #673AA4 #A43A42 #77A43A
split-complementary
#3AA49C #A43A77 #A4673A
monochromatic
#1A4A46 #2A7771 #3AA49C #57C4BC #85D4CE
Accessibility & contrast
On white
3.01
#3AA49C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#3AA49C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3AA49C
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3AA49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3AA49C | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9C
Deuteranopia (green-blind)
#8B909D
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3aa49c; /* rgb */ color: rgb(58, 164, 156); /* oklch */ color: oklch(65.7% 0.096 188.0);
Tailwind
colors: {
custom: {
50: '#7ebfb9',
500: '#3aa49c',
950: '#000000',
},
}SCSS
$custom: #3aa49c; $custom-light: #7ebfb9; $custom-dark: #000000;
JSON
{
"hex": "#3aa49c",
"rgb": {
"r": 58,
"g": 164,
"b": 156
},
"hsl": {
"h": 175.472,
"s": 47.748,
"l": 43.529
},
"oklch": {
"l": 0.65656,
"c": 0.09619,
"h": 188
},
"luminance": 0.29851
}Semantic roles & 50–950 ramp
primary
#3AA49C
secondary
#BE7C81
accent
#505BD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180