#49A2CC#49A2CC
#49A2CC is a light, moderate cyan. Relative luminance 0.316; OKLCH L 67.5% C 0.105 H 231.7°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #49A2CC |
|---|---|
| RGB | rgb(73, 162, 204) |
| HSL | hsl(199, 56%, 54%) |
| HSV | hsv(199, 64%, 80%) |
| CMYK | cmyk(64.2%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(63.02, -13.71, -29.36) |
| CIE-LCH | lch(63.02, 32.41, 244.96°) |
| OKLab | oklab(67.54% -0.0649 -0.0822) |
| OKLCH | oklch(67.54% 0.105 231.7) |
| XYZ | xyz(26.5628, 31.6140, 61.8173) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.09
Azure (survey)
#069AF3
ΔE00 8.33
Deepskyblue
#00BFFF
ΔE00 8.95
Bluegrey
#85A3B2
ΔE00 9.78
Water Blue
#0E87CC
ΔE00 10.50
Dusty Blue
#5A86AD
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#49A2CC #CC7349
analogous
#49CCB5 #49A2CC #4961CC
triadic
#49A2CC #CC49A2 #A2CC49
tetradic
#49A2CC #B549CC #CC7349 #61CC49
square
#49A2CC #B549CC #CC7349 #61CC49
split-complementary
#49A2CC #CC4961 #CCB549
monochromatic
#225D79 #2F82A9 #49A2CC #79BAD9 #A9D3E7
Accessibility & contrast
On white
2.87
#49A2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#49A2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #49A2CC
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##49A2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##49A2CC | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CE
Deuteranopia (green-blind)
#7B93CB
Tritanopia (blue-blind)
#00ADB0
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #49a2cc; /* rgb */ color: rgb(73, 162, 204); /* oklch */ color: oklch(67.5% 0.105 231.7);
Tailwind
colors: {
custom: {
50: '#89bddb',
500: '#49a2cc',
950: '#000000',
},
}SCSS
$custom: #49a2cc; $custom-light: #89bddb; $custom-dark: #000000;
JSON
{
"hex": "#49a2cc",
"rgb": {
"r": 73,
"g": 162,
"b": 204
},
"hsl": {
"h": 199.237,
"s": 56.223,
"l": 54.314
},
"oklch": {
"l": 0.67537,
"c": 0.10475,
"h": 231.7
},
"luminance": 0.31617
}Semantic roles & 50–950 ramp
primary
#49A2CC
secondary
#D4AE9D
accent
#7948E0
background
#F8FBFD
surface
#F0F6FB
border
#CBD0D4
text
#0D1215
muted
#7D8183