#49AFBC#49AFBC
#49AFBC is a light, moderate teal. Relative luminance 0.357; OKLCH L 70.0% C 0.095 H 206.8°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #49AFBC |
|---|---|
| RGB | rgb(73, 175, 188) |
| HSL | hsl(187, 46%, 51%) |
| HSV | hsv(187, 61%, 74%) |
| CMYK | cmyk(61.2%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(66.29, -25.42, -15.47) |
| CIE-LCH | lch(66.29, 29.76, 211.32°) |
| OKLab | oklab(69.96% -0.0849 -0.0428) |
| OKLCH | oklch(69.96% 0.095 206.8) |
| XYZ | xyz(27.1509, 35.7044, 53.0280) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.86
Cadetblue
#5F9EA0
ΔE00 6.75
Lightseagreen
#20B2AA
ΔE00 8.97
Darkturquoise
#00CED1
ΔE00 9.74
Greyblue
#77A1B5
ΔE00 10.40
Sea
#3C9992
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49AFBC #BC5649
analogous
#49BC8F #49AFBC #4975BC
triadic
#49AFBC #BC49AF #AFBC49
tetradic
#49AFBC #8F49BC #BC5649 #75BC49
square
#49AFBC #8F49BC #BC5649 #75BC49
split-complementary
#49AFBC #BC4975 #BC8F49
monochromatic
#255E65 #368892 #49AFBC #76C3CC #A2D6DD
Accessibility & contrast
On white
2.58
#49AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#49AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49AFBC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49AFBC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #49afbc; /* rgb */ color: rgb(73, 175, 188); /* oklch */ color: oklch(70.0% 0.095 206.8);
Tailwind
colors: {
custom: {
50: '#88c7d0',
500: '#49afbc',
950: '#000000',
},
}SCSS
$custom: #49afbc; $custom-light: #88c7d0; $custom-dark: #000000;
JSON
{
"hex": "#49afbc",
"rgb": {
"r": 73,
"g": 175,
"b": 188
},
"hsl": {
"h": 186.783,
"s": 46.185,
"l": 51.176
},
"oklch": {
"l": 0.69964,
"c": 0.0951,
"h": 206.8
},
"luminance": 0.35707
}Semantic roles & 50–950 ramp
primary
#49AFBC
secondary
#CA9D97
accent
#6152D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282