#49ABA4#49ABA4
#49ABA4 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.1% C 0.092 H 188.8°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #49ABA4 |
|---|---|
| RGB | rgb(73, 171, 164) |
| HSL | hsl(176, 40%, 48%) |
| HSV | hsv(176, 57%, 67%) |
| CMYK | cmyk(57.3%, 0%, 4.1%, 32.9%) |
| CIE-LAB | lab(64.34, -30.22, -5.04) |
| CIE-LCH | lch(64.34, 30.64, 189.46°) |
| OKLab | oklab(68.14% -0.0909 -0.0141) |
| OKLCH | oklch(68.14% 0.092 188.8) |
| XYZ | xyz(24.0085, 33.2202, 40.2617) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.17
Topaz
#13BBAF
ΔE00 5.44
Sea
#3C9992
ΔE00 5.65
Dull Teal
#5F9E8F
ΔE00 6.14
Cadetblue
#5F9EA0
ΔE00 6.54
Blue Green
#0F9B8E
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49ABA4 #AB4950
analogous
#49AB73 #49ABA4 #4981AB
triadic
#49ABA4 #A449AB #ABA449
tetradic
#49ABA4 #7349AB #AB4950 #81AB49
square
#49ABA4 #7349AB #AB4950 #81AB49
split-complementary
#49ABA4 #AB4981 #AB7349
monochromatic
#245552 #37807B #49ABA4 #6FC2BC #9AD4D0
Accessibility & contrast
On white
2.75
#49ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#49ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49ABA4
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49ABA4 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A4
Deuteranopia (green-blind)
#9397A5
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #49aba4; /* rgb */ color: rgb(73, 171, 164); /* oklch */ color: oklch(68.1% 0.092 188.8);
Tailwind
colors: {
custom: {
50: '#86c4be',
500: '#49aba4',
950: '#000000',
},
}SCSS
$custom: #49aba4; $custom-light: #86c4be; $custom-dark: #000000;
JSON
{
"hex": "#49aba4",
"rgb": {
"r": 73,
"g": 171,
"b": 164
},
"hsl": {
"h": 175.714,
"s": 40.164,
"l": 47.843
},
"oklch": {
"l": 0.68138,
"c": 0.09201,
"h": 188.8
},
"luminance": 0.33223
}Semantic roles & 50–950 ramp
primary
#49ABA4
secondary
#C08F93
accent
#5860D0
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281