#49ABC0#49ABC0
#49ABC0 is a light, moderate cyan. Relative luminance 0.343; OKLCH L 69.2% C 0.095 H 214.1°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #49ABC0 |
|---|---|
| RGB | rgb(73, 171, 192) |
| HSL | hsl(191, 49%, 52%) |
| HSV | hsv(191, 62%, 75%) |
| CMYK | cmyk(62%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.24, -22.20, -19.29) |
| CIE-LCH | lch(65.24, 29.41, 220.99°) |
| OKLab | oklab(69.16% -0.079 -0.0536) |
| OKLCH | oklch(69.16% 0.095 214.1) |
| XYZ | xyz(26.8211, 34.3453, 55.0748) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.92
Cadetblue
#5F9EA0
ΔE00 7.89
Greyblue
#77A1B5
ΔE00 8.23
Bluegrey
#85A3B2
ΔE00 10.49
Bright Sky Blue
#02CCFE
ΔE00 11.16
Sky Blue
#87CEEB
ΔE00 11.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49ABC0 #C05E49
analogous
#49C099 #49ABC0 #4970C0
triadic
#49ABC0 #C049AB #ABC049
tetradic
#49ABC0 #9949C0 #C05E49 #70C049
square
#49ABC0 #9949C0 #C05E49 #70C049
split-complementary
#49ABC0 #C04970 #C09949
monochromatic
#255E6A #348697 #49ABC0 #76C0D0 #A4D5DF
Accessibility & contrast
On white
2.67
#49ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#49ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49ABC0
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49ABC0 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#8A99C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #49abc0; /* rgb */ color: rgb(73, 171, 192); /* oklch */ color: oklch(69.2% 0.095 214.1);
Tailwind
colors: {
custom: {
50: '#88c4d3',
500: '#49abc0',
950: '#000000',
},
}SCSS
$custom: #49abc0; $custom-light: #88c4d3; $custom-dark: #000000;
JSON
{
"hex": "#49abc0",
"rgb": {
"r": 73,
"g": 171,
"b": 192
},
"hsl": {
"h": 190.588,
"s": 48.571,
"l": 51.961
},
"oklch": {
"l": 0.69158,
"c": 0.09544,
"h": 214.1
},
"luminance": 0.34348
}Semantic roles & 50–950 ramp
primary
#49ABC0
secondary
#CCA298
accent
#6850D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182