#49A7BC#49A7BC
#49A7BC is a light, moderate cyan. Relative luminance 0.327; OKLCH L 68.0% C 0.093 H 214.8°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #49A7BC |
|---|---|
| RGB | rgb(73, 167, 188) |
| HSL | hsl(191, 46%, 51%) |
| HSV | hsv(191, 61%, 74%) |
| CMYK | cmyk(61.2%, 11.2%, 0%, 26.3%) |
| CIE-LAB | lab(63.90, -21.34, -19.09) |
| CIE-LCH | lch(63.90, 28.63, 221.82°) |
| OKLab | oklab(68.04% -0.0763 -0.053) |
| OKLCH | oklch(68.04% 0.093 214.8) |
| XYZ | xyz(25.6398, 32.6821, 52.5242) |
| Luminance | 0.3268 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.66
Cadetblue
#5F9EA0
ΔE00 7.45
Greyblue
#77A1B5
ΔE00 7.75
Bluegrey
#85A3B2
ΔE00 10.17
Teal Blue
#01889F
ΔE00 10.86
Bright Sky Blue
#02CCFE
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49A7BC #BC5E49
analogous
#49BC98 #49A7BC #496DBC
triadic
#49A7BC #BC49A7 #A7BC49
tetradic
#49A7BC #9849BC #BC5E49 #6DBC49
square
#49A7BC #9849BC #BC5E49 #6DBC49
split-complementary
#49A7BC #BC496D #BC9849
monochromatic
#255A65 #368192 #49A7BC #76BDCC #A2D2DD
Accessibility & contrast
On white
2.79
#49A7BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#49A7BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49A7BC
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49A7BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49A7BC | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#8795BC
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #49a7bc; /* rgb */ color: rgb(73, 167, 188); /* oklch */ color: oklch(68.0% 0.093 214.8);
Tailwind
colors: {
custom: {
50: '#87c1d0',
500: '#49a7bc',
950: '#000000',
},
}SCSS
$custom: #49a7bc; $custom-light: #87c1d0; $custom-dark: #000000;
JSON
{
"hex": "#49a7bc",
"rgb": {
"r": 73,
"g": 167,
"b": 188
},
"hsl": {
"h": 190.957,
"s": 46.185,
"l": 51.176
},
"oklch": {
"l": 0.68042,
"c": 0.09291,
"h": 214.8
},
"luminance": 0.32685
}Semantic roles & 50–950 ramp
primary
#49A7BC
secondary
#CAA097
accent
#6A52D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182