#49B7AC#49B7AC
#49B7AC is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.4% C 0.101 H 186.1°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #49B7AC |
|---|---|
| RGB | rgb(73, 183, 172) |
| HSL | hsl(174, 43%, 50%) |
| HSV | hsv(174, 60%, 72%) |
| CMYK | cmyk(60.1%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(68.21, -33.79, -3.76) |
| CIE-LCH | lch(68.21, 34.00, 186.35°) |
| OKLab | oklab(71.35% -0.1004 -0.0107) |
| OKLCH | oklch(71.35% 0.101 186.1) |
| XYZ | xyz(27.1242, 38.2592, 44.9770) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.74
Lightseagreen
#20B2AA
ΔE00 2.82
Tealish
#24BCA8
ΔE00 3.85
Turquoise (survey)
#06C2AC
ΔE00 5.16
Greeny Blue
#42B395
ΔE00 6.72
Mediumturquoise
#48D1CC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49B7AC #B74954
analogous
#49B775 #49B7AC #498BB7
triadic
#49B7AC #AC49B7 #B7AC49
tetradic
#49B7AC #7549B7 #B74954 #8BB749
square
#49B7AC #7549B7 #B74954 #8BB749
split-complementary
#49B7AC #B7498B #B77549
monochromatic
#26605A #378C83 #49B7AC #75C8C0 #A1DAD4
Accessibility & contrast
On white
2.43
#49B7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#49B7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49B7AC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49B7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49B7AC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAC
Deuteranopia (green-blind)
#9DA1AD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #49b7ac; /* rgb */ color: rgb(73, 183, 172); /* oklch */ color: oklch(71.4% 0.101 186.1);
Tailwind
colors: {
custom: {
50: '#88cdc4',
500: '#49b7ac',
950: '#000000',
},
}SCSS
$custom: #49b7ac; $custom-light: #88cdc4; $custom-dark: #000000;
JSON
{
"hex": "#49b7ac",
"rgb": {
"r": 73,
"g": 183,
"b": 172
},
"hsl": {
"h": 174,
"s": 43.307,
"l": 50.196
},
"oklch": {
"l": 0.71351,
"c": 0.10099,
"h": 186.1
},
"luminance": 0.38262
}Semantic roles & 50–950 ramp
primary
#49B7AC
secondary
#C6959A
accent
#5561D3
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281