#549CDC#549CDC
#549CDC is a light, moderate cyan. Relative luminance 0.308; OKLCH L 67.3% C 0.120 H 247.4°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #549CDC |
|---|---|
| RGB | rgb(84, 156, 220) |
| HSL | hsl(208, 66%, 60%) |
| HSV | hsv(208, 62%, 86%) |
| CMYK | cmyk(61.8%, 29.1%, 0%, 13.7%) |
| CIE-LAB | lab(62.36, -3.26, -39.26) |
| CIE-LCH | lch(62.36, 39.39, 265.25°) |
| OKLab | oklab(67.35% -0.046 -0.1107) |
| OKLCH | oklch(67.35% 0.12 247.4) |
| XYZ | xyz(28.4581, 30.8263, 72.1466) |
| Luminance | 0.3083 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.54
Dark Sky Blue
#448EE4
ΔE00 4.79
Dodgerblue
#1E90FF
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 5.71
Faded Blue
#658CBB
ΔE00 7.07
Water Blue
#0E87CC
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#549CDC #DC9454
analogous
#54DCD8 #549CDC #5458DC
triadic
#549CDC #DC549C #9CDC54
tetradic
#549CDC #D854DC #DC9454 #58DC54
square
#549CDC #D854DC #DC9454 #58DC54
split-complementary
#549CDC #DC5458 #DCD854
monochromatic
#1F5E97 #297ECA #549CDC #87B9E6 #BAD7F1
Accessibility & contrast
On white
2.93
#549CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#549CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #549CDC
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##549CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##549CDC | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#6E91DB
Tritanopia (blue-blind)
#00ABB2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #549cdc; /* rgb */ color: rgb(84, 156, 220); /* oklch */ color: oklch(67.3% 0.120 247.4);
Tailwind
colors: {
custom: {
50: '#90b9e7',
500: '#549cdc',
950: '#000000',
},
}SCSS
$custom: #549cdc; $custom-light: #90b9e7; $custom-dark: #000000;
JSON
{
"hex": "#549cdc",
"rgb": {
"r": 84,
"g": 156,
"b": 220
},
"hsl": {
"h": 208.235,
"s": 66.019,
"l": 59.608
},
"oklch": {
"l": 0.67346,
"c": 0.11982,
"h": 247.4
},
"luminance": 0.30829
}Semantic roles & 50–950 ramp
primary
#549CDC
secondary
#E0C4AC
accent
#8F3FE9
background
#F9FBFE
surface
#F2F6FC
border
#CCD0D5
text
#0E1116
muted
#7E8084