#49B0BB#49B0BB
#49B0BB is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.2% C 0.095 H 204.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #49B0BB |
|---|---|
| RGB | rgb(73, 176, 187) |
| HSL | hsl(186, 46%, 51%) |
| HSV | hsv(186, 61%, 73%) |
| CMYK | cmyk(61%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(66.56, -26.21, -14.51) |
| CIE-LCH | lch(66.56, 29.96, 208.97°) |
| OKLab | oklab(70.17% -0.0864 -0.0402) |
| OKLCH | oklch(70.17% 0.095 204.9) |
| XYZ | xyz(27.2389, 36.0522, 52.5273) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.15
Cadetblue
#5F9EA0
ΔE00 6.68
Lightseagreen
#20B2AA
ΔE00 8.18
Darkturquoise
#00CED1
ΔE00 9.13
Topaz
#13BBAF
ΔE00 9.93
Sea
#3C9992
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49B0BB #BB5449
analogous
#49BB8D #49B0BB #4977BB
triadic
#49B0BB #BB49B0 #B0BB49
tetradic
#49B0BB #8D49BB #BB5449 #77BB49
square
#49B0BB #8D49BB #BB5449 #77BB49
split-complementary
#49B0BB #BB4977 #BB8D49
monochromatic
#255E64 #368891 #49B0BB #76C3CC #A2D7DC
Accessibility & contrast
On white
2.56
#49B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#49B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49B0BB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49B0BB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #49b0bb; /* rgb */ color: rgb(73, 176, 187); /* oklch */ color: oklch(70.2% 0.095 204.9);
Tailwind
colors: {
custom: {
50: '#88c8cf',
500: '#49b0bb',
950: '#000000',
},
}SCSS
$custom: #49b0bb; $custom-light: #88c8cf; $custom-dark: #000000;
JSON
{
"hex": "#49b0bb",
"rgb": {
"r": 73,
"g": 176,
"b": 187
},
"hsl": {
"h": 185.789,
"s": 45.6,
"l": 50.98
},
"oklch": {
"l": 0.70167,
"c": 0.09528,
"h": 204.9
},
"luminance": 0.36055
}Semantic roles & 50–950 ramp
primary
#49B0BB
secondary
#C99C97
accent
#5F53D5
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282