#49AFBD#49AFBD
#49AFBD is a light, moderate teal. Relative luminance 0.358; OKLCH L 70.0% C 0.095 H 207.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #49AFBD |
|---|---|
| RGB | rgb(73, 175, 189) |
| HSL | hsl(187, 47%, 51%) |
| HSV | hsv(187, 61%, 74%) |
| CMYK | cmyk(61.4%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(66.33, -25.12, -15.97) |
| CIE-LCH | lch(66.33, 29.77, 212.45°) |
| OKLab | oklab(70% -0.0845 -0.0443) |
| OKLCH | oklch(70% 0.095 207.6) |
| XYZ | xyz(27.2591, 35.7477, 53.5977) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.76
Cadetblue
#5F9EA0
ΔE00 6.93
Lightseagreen
#20B2AA
ΔE00 9.34
Darkturquoise
#00CED1
ΔE00 9.94
Greyblue
#77A1B5
ΔE00 10.17
Aqua Blue
#02D8E9
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AFBD #BD5749
analogous
#49BD91 #49AFBD #4975BD
triadic
#49AFBD #BD49AF #AFBD49
tetradic
#49AFBD #9149BD #BD5749 #75BD49
square
#49AFBD #9149BD #BD5749 #75BD49
split-complementary
#49AFBD #BD4975 #BD9149
monochromatic
#255F66 #358893 #49AFBD #76C3CD #A3D6DE
Accessibility & contrast
On white
2.58
#49AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#49AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AFBD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AFBD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #49afbd; /* rgb */ color: rgb(73, 175, 189); /* oklch */ color: oklch(70.0% 0.095 207.6);
Tailwind
colors: {
custom: {
50: '#88c7d0',
500: '#49afbd',
950: '#000000',
},
}SCSS
$custom: #49afbd; $custom-light: #88c7d0; $custom-dark: #000000;
JSON
{
"hex": "#49afbd",
"rgb": {
"r": 73,
"g": 175,
"b": 189
},
"hsl": {
"h": 187.241,
"s": 46.774,
"l": 51.373
},
"oklch": {
"l": 0.70002,
"c": 0.09538,
"h": 207.6
},
"luminance": 0.35751
}Semantic roles & 50–950 ramp
primary
#49AFBD
secondary
#CA9E97
accent
#6151D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282