#7CA5CC#7CA5CC
#7CA5CC is a light, moderate cyan. Relative luminance 0.356; OKLCH L 70.7% C 0.073 H 247.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7CA5CC |
|---|---|
| RGB | rgb(124, 165, 204) |
| HSL | hsl(209, 44%, 64%) |
| HSV | hsv(209, 39%, 80%) |
| CMYK | cmyk(39.2%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(66.18, -3.99, -24.31) |
| CIE-LCH | lch(66.18, 24.64, 260.68°) |
| OKLab | oklab(70.66% -0.0277 -0.0673) |
| OKLCH | oklch(70.66% 0.073 247.6) |
| XYZ | xyz(32.6629, 35.5531, 62.2564) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 6.51
Greyblue
#77A1B5
ΔE00 7.15
Bluey Grey
#89A0B0
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.35
Sky Blue (survey)
#75BBFD
ΔE00 7.87
Bluegrey
#85A3B2
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CA5CC #CCA37C
analogous
#7CCCCB #7CA5CC #7C7DCC
triadic
#7CA5CC #CC7CA5 #A5CC7C
tetradic
#7CA5CC #CB7CCC #CCA37C #7DCC7C
square
#7CA5CC #CB7CCC #CCA37C #7DCC7C
split-complementary
#7CA5CC #CC7C7D #CCCB7C
monochromatic
#3A6894 #5087BB #7CA5CC #A8C3DD #D4E2EE
Accessibility & contrast
On white
2.59
#7CA5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#7CA5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CA5CC
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CA5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CA5CC | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#8B9DCB
Tritanopia (blue-blind)
#60AEB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #7ca5cc; /* rgb */ color: rgb(124, 165, 204); /* oklch */ color: oklch(70.7% 0.073 247.6);
Tailwind
colors: {
custom: {
50: '#a5bfdb',
500: '#7ca5cc',
950: '#000000',
},
}SCSS
$custom: #7ca5cc; $custom-light: #a5bfdb; $custom-dark: #000000;
JSON
{
"hex": "#7ca5cc",
"rgb": {
"r": 124,
"g": 165,
"b": 204
},
"hsl": {
"h": 209.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.70658,
"c": 0.07273,
"h": 247.6
},
"luminance": 0.35555
}Semantic roles & 50–950 ramp
primary
#7CA5CC
secondary
#E0D2C4
accent
#712EB7
background
#FAFBFD
surface
#F4F7FB
border
#CED0D4
text
#0F1215
muted
#7F8183