#49ABC1#49ABC1
#49ABC1 is a light, moderate cyan. Relative luminance 0.344; OKLCH L 69.2% C 0.096 H 215.0°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #49ABC1 |
|---|---|
| RGB | rgb(73, 171, 193) |
| HSL | hsl(191, 49%, 52%) |
| HSV | hsv(191, 62%, 76%) |
| CMYK | cmyk(62.2%, 11.4%, 0%, 24.3%) |
| CIE-LAB | lab(65.27, -21.90, -19.79) |
| CIE-LCH | lch(65.27, 29.52, 222.11°) |
| OKLab | oklab(69.2% -0.0786 -0.055) |
| OKLCH | oklch(69.2% 0.096 215) |
| XYZ | xyz(26.9323, 34.3897, 55.6603) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.14
Greyblue
#77A1B5
ΔE00 8.07
Cadetblue
#5F9EA0
ΔE00 8.16
Bluegrey
#85A3B2
ΔE00 10.37
Bright Sky Blue
#02CCFE
ΔE00 10.95
Sky Blue
#87CEEB
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49ABC1 #C15F49
analogous
#49C19B #49ABC1 #496FC1
triadic
#49ABC1 #C149AB #ABC149
tetradic
#49ABC1 #9B49C1 #C15F49 #6FC149
square
#49ABC1 #9B49C1 #C15F49 #6FC149
split-complementary
#49ABC1 #C1496F #C19B49
monochromatic
#245E6B #348699 #49ABC1 #77C0D1 #A4D5E0
Accessibility & contrast
On white
2.67
#49ABC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#49ABC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49ABC1
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49ABC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49ABC1 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA6C2
Deuteranopia (green-blind)
#8A99C1
Tritanopia (blue-blind)
#00B3B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #49abc1; /* rgb */ color: rgb(73, 171, 193); /* oklch */ color: oklch(69.2% 0.096 215.0);
Tailwind
colors: {
custom: {
50: '#88c4d3',
500: '#49abc1',
950: '#000000',
},
}SCSS
$custom: #49abc1; $custom-light: #88c4d3; $custom-dark: #000000;
JSON
{
"hex": "#49abc1",
"rgb": {
"r": 73,
"g": 171,
"b": 193
},
"hsl": {
"h": 191,
"s": 49.18,
"l": 52.157
},
"oklch": {
"l": 0.69198,
"c": 0.09592,
"h": 215
},
"luminance": 0.34393
}Semantic roles & 50–950 ramp
primary
#49ABC1
secondary
#CDA299
accent
#684FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182