#49B4BB#49B4BB
#49B4BB is a light, moderate teal. Relative luminance 0.376; OKLCH L 71.1% C 0.097 H 201.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #49B4BB |
|---|---|
| RGB | rgb(73, 180, 187) |
| HSL | hsl(184, 46%, 51%) |
| HSV | hsv(184, 61%, 73%) |
| CMYK | cmyk(61%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.76, -28.19, -12.71) |
| CIE-LCH | lch(67.76, 30.93, 204.27°) |
| OKLab | oklab(71.13% -0.0907 -0.0352) |
| OKLCH | oklch(71.13% 0.097 201.2) |
| XYZ | xyz(28.0347, 37.6439, 52.7926) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.31
Lightseagreen
#20B2AA
ΔE00 6.64
Cadetblue
#5F9EA0
ΔE00 7.31
Darkturquoise
#00CED1
ΔE00 7.51
Topaz
#13BBAF
ΔE00 8.11
Mediumturquoise
#48D1CC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49B4BB #BB5049
analogous
#49BB89 #49B4BB #497BBB
triadic
#49B4BB #BB49B4 #B4BB49
tetradic
#49B4BB #8949BB #BB5049 #7BBB49
square
#49B4BB #8949BB #BB5049 #7BBB49
split-complementary
#49B4BB #BB497B #BB8949
monochromatic
#256064 #368B91 #49B4BB #76C6CC #A2D9DC
Accessibility & contrast
On white
2.46
#49B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#49B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49B4BB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49B4BB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBC
Deuteranopia (green-blind)
#96A0BC
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #49b4bb; /* rgb */ color: rgb(73, 180, 187); /* oklch */ color: oklch(71.1% 0.097 201.2);
Tailwind
colors: {
custom: {
50: '#88cbcf',
500: '#49b4bb',
950: '#000000',
},
}SCSS
$custom: #49b4bb; $custom-light: #88cbcf; $custom-dark: #000000;
JSON
{
"hex": "#49b4bb",
"rgb": {
"r": 73,
"g": 180,
"b": 187
},
"hsl": {
"h": 183.684,
"s": 45.6,
"l": 50.98
},
"oklch": {
"l": 0.71133,
"c": 0.09725,
"h": 201.2
},
"luminance": 0.37647
}Semantic roles & 50–950 ramp
primary
#49B4BB
secondary
#C99A97
accent
#5B53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0D1313
muted
#7D8282