#49ABC7#49ABC7
#49ABC7 is a light, moderate cyan. Relative luminance 0.347; OKLCH L 69.4% C 0.099 H 219.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #49ABC7 |
|---|---|
| RGB | rgb(73, 171, 199) |
| HSL | hsl(193, 53%, 53%) |
| HSV | hsv(193, 63%, 78%) |
| CMYK | cmyk(63.3%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(65.49, -20.07, -22.80) |
| CIE-LCH | lch(65.49, 30.37, 228.64°) |
| OKLab | oklab(69.44% -0.0762 -0.0635) |
| OKLCH | oklch(69.44% 0.099 219.8) |
| XYZ | xyz(27.6152, 34.6629, 59.2570) |
| Luminance | 0.3467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.71
Greyblue
#77A1B5
ΔE00 7.36
Bluegrey
#85A3B2
ΔE00 9.86
Deepskyblue
#00BFFF
ΔE00 9.86
Cadetblue
#5F9EA0
ΔE00 9.87
Bright Sky Blue
#02CCFE
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49ABC7 #C76549
analogous
#49C7A4 #49ABC7 #496CC7
triadic
#49ABC7 #C749AB #ABC749
tetradic
#49ABC7 #A449C7 #C76549 #6CC749
square
#49ABC7 #A449C7 #C76549 #6CC749
split-complementary
#49ABC7 #C7496C #C7A449
monochromatic
#236172 #3288A1 #49ABC7 #78C1D5 #A7D6E4
Accessibility & contrast
On white
2.65
#49ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#49ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49ABC7
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49ABC7 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA7C9
Deuteranopia (green-blind)
#8899C7
Tritanopia (blue-blind)
#00B4B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #49abc7; /* rgb */ color: rgb(73, 171, 199); /* oklch */ color: oklch(69.4% 0.099 219.8);
Tailwind
colors: {
custom: {
50: '#89c4d8',
500: '#49abc7',
950: '#000000',
},
}SCSS
$custom: #49abc7; $custom-light: #89c4d8; $custom-dark: #000000;
JSON
{
"hex": "#49abc7",
"rgb": {
"r": 73,
"g": 171,
"b": 199
},
"hsl": {
"h": 193.333,
"s": 52.941,
"l": 53.333
},
"oklch": {
"l": 0.69441,
"c": 0.0992,
"h": 219.8
},
"luminance": 0.34666
}Semantic roles & 50–950 ramp
primary
#49ABC7
secondary
#D1A79B
accent
#6C4BDC
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0D1214
muted
#7D8183