#49B7AB#49B7AB
#49B7AB is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.3% C 0.101 H 185.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #49B7AB |
|---|---|
| RGB | rgb(73, 183, 171) |
| HSL | hsl(173, 43%, 50%) |
| HSV | hsv(173, 60%, 72%) |
| CMYK | cmyk(60.1%, 0%, 6.6%, 28.2%) |
| CIE-LAB | lab(68.18, -34.06, -3.25) |
| CIE-LCH | lch(68.18, 34.21, 185.45°) |
| OKLab | oklab(71.32% -0.1009 -0.0093) |
| OKLCH | oklch(71.32% 0.101 185.3) |
| XYZ | xyz(27.0285, 38.2209, 44.4731) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.72
Lightseagreen
#20B2AA
ΔE00 2.96
Tealish
#24BCA8
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 4.92
Greeny Blue
#42B395
ΔE00 6.35
Mediumturquoise
#48D1CC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49B7AB #B74955
analogous
#49B774 #49B7AB #498CB7
triadic
#49B7AB #AB49B7 #B7AB49
tetradic
#49B7AB #7449B7 #B74955 #8CB749
square
#49B7AB #7449B7 #B74955 #8CB749
split-complementary
#49B7AB #B7498C #B77449
monochromatic
#266059 #378C82 #49B7AB #75C8BF #A1DAD3
Accessibility & contrast
On white
2.43
#49B7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#49B7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49B7AB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49B7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49B7AB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAB
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #49b7ab; /* rgb */ color: rgb(73, 183, 171); /* oklch */ color: oklch(71.3% 0.101 185.3);
Tailwind
colors: {
custom: {
50: '#88cdc3',
500: '#49b7ab',
950: '#000000',
},
}SCSS
$custom: #49b7ab; $custom-light: #88cdc3; $custom-dark: #000000;
JSON
{
"hex": "#49b7ab",
"rgb": {
"r": 73,
"g": 183,
"b": 171
},
"hsl": {
"h": 173.455,
"s": 43.307,
"l": 50.196
},
"oklch": {
"l": 0.71319,
"c": 0.1013,
"h": 185.3
},
"luminance": 0.38224
}Semantic roles & 50–950 ramp
primary
#49B7AB
secondary
#C6959B
accent
#5563D3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281